October 12, 2024
Rust Cache
Version updated for Swatinem/rust-cache to version v2.7.5.
This action is used across all versions by 34,638 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrade checkout action from version 3 to 4 by @carsten-wenderdel in https://github.com/Swatinem/rust-cache/pull/190 fix: usage of deprecated version of node by @hamirmahal in https://github.com/Swatinem/rust-cache/pull/197 Only run macOsWorkaround() on macOS by @heksesang in https://github.com/Swatinem/rust-cache/pull/206 Support Cargo.lock format cargo-lock v4 by @NobodyXu in https://github.
October 12, 2024
Trigger GitLab CI Job
Version updated for appleboy/gitlab-ci-action to version v1.1.0.
This action is used across all versions by 81 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog Enhancements ca5a58a8d2181631db1cbbf5b686336381035dbf: chore: update base image to version 1.2.0 (@appleboy) Build process updates 13ef8907d19d1f0597a84c09694be0b1a0098b76: ci: enhance CI workflow with variable management (@appleboy) Documentation updates 4da64b1cf9dce3fe9acde558737a3eb9ed9635f3: docs: enhance README with CI badge and context updates (@appleboy) 26c4da9efe47a6d6fc069b2926eb9cef04f9ae95: docs: update documentation and images for project settings (@appleboy) 7f9a00b17c639eec77f755b5b7989a6d72e4863e: docs: enhance README with SSL options and CI/CD variables (@appleboy)
October 12, 2024
astral-sh/setup-uv
Version updated for astral-sh/setup-uv to version v3.1.6.
This action is used across all versions by 1,906 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🐛 Bug fixes Fix cache linebreak in linux runner @yosmoc (#118)
October 12, 2024
kaniko-action
Version updated for int128/kaniko-action to version v1.48.0.
This action is used across all versions by 115 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependency eslint to v9.12.0 by @renovate in https://github.com/int128/kaniko-action/pull/785 Update int128/release-typescript-action action to v1.33.0 by @renovate in https://github.com/int128/kaniko-action/pull/786 Update int128/update-generated-files-action action to v2.55.0 by @renovate in https://github.com/int128/kaniko-action/pull/787 Update pnpm to v9.12.1 by @renovate in https://github.com/int128/kaniko-action/pull/789 Update actions/checkout action to v4.
October 12, 2024
Check PHP syntax errors
Version updated for overtrue/phplint to version 9.5.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 9.5.3 - 2024-10-11 Fixed #214 : junit invalid xml Full Changelog: 9.5.2…9.5.3
October 12, 2024
Setup SF CLI
Version updated for patrykacc/sf-cli-setup to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Readme update by @patrykacc in https://github.com/patrykacc/sf-cli-setup/pull/5 Full Changelog: https://github.com/patrykacc/sf-cli-setup/compare/v1.1.0...v1.1.1
October 12, 2024
Android Emulator Runner
Version updated for ReactiveCircus/android-emulator-runner to version v2.33.0.
This action is used across all versions by 13,519 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update npm packages. by @ychescale9 in https://github.com/ReactiveCircus/android-emulator-runner/pull/401 Avoid changing the owner of unnecessary files by @jzbrooks in https://github.com/ReactiveCircus/android-emulator-runner/pull/406 SDK build tools 35.0.0, command-line tools 16.0. by @ychescale9 in https://github.com/ReactiveCircus/android-emulator-runner/pull/408 Fix SDK path issues with ubuntu-24.04 by @ychescale9 in https://github.com/ReactiveCircus/android-emulator-runner/pull/409 Revert creating avd directory.
October 12, 2024
Anchore SBOM Action
Version updated for anchore/sbom-action to version v0.17.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,549 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in v0.17.3 chore(deps): update Syft to v1.14.0 (#498) [anchore-actions-token-generator]
October 12, 2024
Anchore Container Scan
Version updated for anchore/scan-action to version v5.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6,464 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New in scan-action v5.0.0 chore(deps): update Grype to v0.82.0 (#383) [anchore-actions-token-generator] 🚀 Features feat: short-lived grype-db cache (#348) [kzantow] Note: with this release grype is no longer installed on $PATH. We suspect the changes here could break a number of users of the action who have learned to expect Grype be installed on $PATH.