February 16, 2024
Deploy - Publish Javadoc
Version updated for MathieuSoysal/Javadoc-publisher.yml to version v2.5.0.
This action is used across all versions by 318 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 15/02/2023 - JavaDoc Publisher 📦 2.5.0 ✨ New features Customization of the folder destination [#51] - by @finest-creation 🔧 New updates Update documentation to support goofballs [#36] - by @n-tdi Fix: Contributors CI [#40] - by @n-tdi Bump MathieuSoysal/file-updater-for-release from 1.0.2 to 1.
February 16, 2024
redoc-lint-github-action
Version updated for mhiew/redoc-lint-github-action to version v4.
This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump the Node Alpine Version to (21-alpine.3.18) OpenAPI CLI Version to (1.9.0)
February 16, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.41.1.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Can now comment in yq expressions! #1919 Added new CSV option to turn off auto-parsing #1947 Can now retrieve the alias names of merge anchors #1942 Fixed Toml decoding when table array defined before parent #1922 Fixing with_entries context #1925
February 16, 2024
ktlint-check
Version updated for musichin/ktlint-check to version v3.0.1.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrades ktlint to version 1.1.1 by @musichin in https://github.com/musichin/ktlint-check/pull/295 Full Changelog: https://github.com/musichin/ktlint-check/compare/v3.0.0...v3.0.1
February 16, 2024
Python Safety Checker
Version updated for shaypal5/python-safety-checker to version v1.0.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is an updated version of Christian Schweinhardt’s (@aufdenpunkt) Python Safety Check action, with a fix to a typo in the requirements.txt file name.
All credit goes to him.
This is only published because the original project is inactive.
February 16, 2024
GitLab Pipeline Action
Version updated for Taucher2003/GitLab-Pipeline-Action to version 1.6.5.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔮 General information With this action, you can run your pipelines on GitLab for your GitHub project.
⚡ Installation Please follow the setup instructions in the README file.
🦊 Tested GitLab versions This release has been tested against 16.9.0, 16.8.2 and 16.
February 16, 2024
Add IP address to EC2 security group
Version updated for twosense/add-ip-to-ec2-security-group to version v1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump fast-xml-parser and @aws-sdk/client-ec2 by @dependabot in https://github.com/twosense/add-ip-to-ec2-security-group/pull/6 Improve error handling by @tjhorner in https://github.com/twosense/add-ip-to-ec2-security-group/pull/7 New Contributors @dependabot made their first contribution in https://github.com/twosense/add-ip-to-ec2-security-group/pull/6 @tjhorner made their first contribution in https://github.com/twosense/add-ip-to-ec2-security-group/pull/7 Full Changelog: https://github.com/twosense/add-ip-to-ec2-security-group/compare/v1.1...v1.2
February 15, 2024
Eco CI Energy Estimation
Version updated for green-coding-solutions/eco-ci-energy-estimation to version v2.9.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Features added support for Intel Core i9-9880H (thanks @nstruharova !) Tweaks if vhost-ratio is not set, model will run without this input parameter changed references from green-coding-berlin -> green-coding-solutions
February 15, 2024
Export Gradle properties
Version updated for guillermocalvo/gradle-properties to version v3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Supports exporting properties to a given file (via output_file). Supports exporting a list of specific properties (input property renamed to export).