October 18, 2024
Python Semantic Release
Version updated for python-semantic-release/python-semantic-release to version v9.12.0.
This action is used across all versions by 3,689 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v9.12.0 (2024-10-18) Features changelog: add autofit_text_width filter to template environment (#1062, 83e4b86) Bug Fixes changelog: ignore commit exclusion when a commit causes a version bump (e8f886e)
parser-angular: change Fixes commit type heading to Bug Fixes (#1064, 09e3a4d)
parser-emoji: enable the default bump level option (bc27995)
October 18, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.42.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump cfn-lint v1.17.1 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/636 bump Python 3.13 by @shogo82148 in https://github.com/shogo82148/actions-cfn-lint/pull/637 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.41.0...v3.42.0
October 18, 2024
Yet Another Create Release Action
Version updated for shogo82148/actions-create-release to version v1.7.6.
This action is used across all versions by 330 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/shogo82148/actions-create-release/compare/v1.7.5...v1.7.6
October 18, 2024
Buildalon unity-xcode-builder
Version updated for buildalon/unity-xcode-builder to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed unity-xcode-builder@v1.1.0 by @StephenHodgson in https://github.com/buildalon/unity-xcode-builder/pull/6 added app validation added app upload to app store connect Full Changelog: https://github.com/buildalon/unity-xcode-builder/compare/v1.0.1...v1.1.0
October 18, 2024
GitHub Action for GraalVM
Version updated for graalvm/setup-graalvm to version v1.2.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,639 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation changes only.
October 18, 2024
Netlify Deploy
Version updated for jsmrcaga/action-netlify-deploy to version v2.3.0.
This action is used across all versions by 1,047 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Important This release fixes the netlify cli not existing anymore.
If you’re using ubuntu-latest in your workflow files, you’ve certainly noticed that the netlify CLI is missing. This is because the GitHub runner image for Ubuntu 24 no longer includes it by default.
October 18, 2024
Setup Ruby, JRuby and TruffleRuby
Version updated for ruby/setup-ruby to version v1.197.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 220,222 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add some details about using asan build. by @ioquatix in https://github.com/ruby/setup-ruby/pull/654 Add truffleruby-24.1.1,truffleruby+graalvm-24.1.1 by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/657 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.196.0...v1.197.0
October 18, 2024
Is my docker parent image out-of-date?
Version updated for twiddler/is-my-docker-parent-image-out-of-date to version v1.0.1.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Migrate deprecated set-output to GITHUB_OUTPUT env by @evie-lau in https://github.com/twiddler/is-my-docker-parent-image-out-of-date/pull/2 Add tests for private registries (not passing yet) New Contributors @evie-lau made their first contribution in https://github.com/twiddler/is-my-docker-parent-image-out-of-date/pull/2 Full Changelog: https://github.com/twiddler/is-my-docker-parent-image-out-of-date/compare/v1.0.0...v1.0.1
October 17, 2024
niv Updater Action
Version updated for knl/niv-updater-action to version v15.
This action is used across all versions by 67 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Remove the pre-commit file that was breaking action runs.