January 2, 2024
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.86.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update ghcr.io/enterprise-contract/golden-container:latest Docker digest to c49c406 by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/94 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.85...v1.0.86
January 2, 2024
SVGO action
Version updated for ericcornelissen/svgo-action to version v4.0.5.
This action is used across all versions by 88 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add deprecation notice for general end of life of this Action. ([#920])
January 2, 2024
check-cve
Version updated for kunalnagarco/action-cve to version v1.8.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.0 (2024-01-01) Features Switch to yarn (#143) (bb547f9)
January 2, 2024
setup-homeassistant
Version updated for ludeeus/setup-homeassistant to version 21.11.0.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed #5 Use image from ghcr @ludeeus
January 2, 2024
Build and Export Godot Projects
Version updated for mirror12k/godot-export-build to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Builds Godot projects
January 2, 2024
Convert To Draft
Version updated for raviraipuria/convert-to-draft to version v1.0.3.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump eslint and eslint-plugin-github by @dependabot in https://github.com/raviraipuria/convert-to-draft/pull/52 Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/raviraipuria/convert-to-draft/pull/54 Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/raviraipuria/convert-to-draft/pull/65 Bump eslint-plugin-jest from 25.3.3 to 26.5.3 by @dependabot in https://github.com/raviraipuria/convert-to-draft/pull/96 Bump actions/setup-node from 2.
January 2, 2024
Play Ansible Playbook (With python support)
Version updated for shqear93/action.playbook to version v0.1.0-alpha.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add pip3, python3, boto3 and botocore
January 2, 2024
Create a github release with Octokit
Version updated for ShtibsDev/create-release to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-01-01) Features ✨ Recreate Create-Release action 38a4305 ➕ Add standard-version for CHANGELOG.md generation 9b14a6b Tests ✅ Add test for the action 80a4bc2 Documentation Changes 📝 Update action.
January 2, 2024
Blue/Green Beanstalk
Version updated for tmshkr/blue-green-beanstalk to version v4.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improves shared load balancer support with the update_listener_rules option Action will now exit early with a non-error code when when the target environment is unhealthy and terminate_unhealthy_environment is set to false, the target environment is not ready and wait_for_environment is set to false, or the target environment is terminating and wait_for_termination is set to false The promote input has been renamed to swap_cnames