September 12, 2024
Create GitHub App Token
Version updated for actions/create-github-app-token to version v1.11.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,905 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Allow repositories input to be comma or newline-separated by @peter-evans in https://github.com/actions/create-github-app-token/pull/169 New Contributors @peter-evans made their first contribution in https://github.com/actions/create-github-app-token/pull/169 Full Changelog: https://github.com/actions/create-github-app-token/compare/v1.10.4...v1.11.0
September 12, 2024
Buildalon Setup ovr-platform-util
Version updated for buildalon/setup-ovr-platform-util to version v1.0.3.
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 setup-ovr-platform-util@v1.0.3 by @StephenHodgson in https://github.com/buildalon/setup-ovr-platform-util/pull/4 added self-update option refactoring and optimization Full Changelog: https://github.com/buildalon/setup-ovr-platform-util/compare/v1.0.2...v1.0.3
September 12, 2024
Query YAML config as outputs
Version updated for cloudposse/github-action-yaml-config-query to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes why Do not build a docker image to avoid hitting hub.docker.com Improve performance Migration v0 to v1 There is an issue The query contains true or false fails with an error. A workaround is to use a quote around "true" and “false” in a query.
September 12, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 139 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Lock Branch Validation by @GrantBirki in https://github.com/github/branch-deploy/pull/299 update internal node deps by @GrantBirki in https://github.com/github/branch-deploy/pull/300 Full Changelog: https://github.com/github/branch-deploy/compare/v9...v9.7.0
September 12, 2024
Setup OVR Platform Utility
Version updated for RageAgainstThePixel/setup-ovr-platform-util to version v1.1.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed setup-ovr-platform-util@v1.1.5 by @StephenHodgson in https://github.com/RageAgainstThePixel/setup-ovr-platform-util/pull/17 added 1s delay after self-update to prevent tool call race condition added self-update option refactoring and optimization Full Changelog: https://github.com/RageAgainstThePixel/setup-ovr-platform-util/compare/v1.1.4...v1.1.5
September 11, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enhancements Community comms (#4309) @oraNod feat: add requirements_file input to GitHub action (#4253) @dbrennand Bugfixes fix: Adding missing EE option skip_pip_install (#4299) @sscheib Fix upload-artifact action to work with v4.4 and newer (#4314) @alisonlhart fix: Add reset-failed state in executable_options (#4301) @tanwigeetika1618 Enable –offline to affect checking version online (#4283) @cavcrosby Fix long lines being wrapped with a trailing space (#4288) @cavcrosby Make galaxy[version-incorrect] rule opt-in (#4247) @cavcrosby Fix error for imported playbooks w/invalid syntax (#4289) @cavcrosby Fix indentation change to comments when using –fix (#4273) @cavcrosby Fix list of non-strings in args rule (#4279) @johnbyrneio Improve –version behavior to handle remote disconnect (#4276) @cavcrosby Ignore var-naming[pattern] to foreign role vars (#4230) @cavcrosby Remove leftover Sphinx command directives (#4243) @cavcrosby Fix custom-rules documentation examples (#4264) @Tompage1994
September 11, 2024
Python setup uv
Version updated for astral-sh/setup-uv to version v2.1.1.
This action is used across all versions by 280 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🚸 use GitHub token by default @burgholzer (#61) 🧰 Maintenance chore: update known checksums for 0.4.9 @github-actions (#65) chore: update known checksums for 0.4.8 @github-actions (#62)
September 11, 2024
AWS CodeBuild run build Action For GitHub Actions
Version updated for aws-actions/aws-codebuild-run-build to version v1.0.17.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 448 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Use Node20 for building by @toha-nordic in https://github.com/aws-actions/aws-codebuild-run-build/pull/158 README update for ‘artifacts-type-override’ input by @manpreet-compro in https://github.com/aws-actions/aws-codebuild-run-build/pull/159 Add an introduction of the new self-hosted-runner option to README by @taoyong-ty in https://github.com/aws-actions/aws-codebuild-run-build/pull/161 Introduce CB-managed runner in README by @taoyong-ty in https://github.
September 11, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.10.5.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.