May 10, 2025
Setup Cpp (C++ / C)
Version updated for https://github.com/aminya/setup-cpp to version v1.5.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: avoid rc sourcing loops + fix: always add guards for sourcing rc files by @aminya in https://github.com/aminya/setup-cpp/pull/397 fix: add missing git option for actions by @aminya fix: ignore setup-cpp cli installation errors by @aminya fix: fix addition of git to PATH on Windows by @aminya fix: fix add-apt-repository in Debian by @aminya fix: fix llvm add-apt-repository for debian by @aminya Full Changelog: https://github.
May 10, 2025
ClaudeCoderAction
Version updated for https://github.com/EndemicMedia/claudecoder to version v1.3.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.0 (2025-05-10) Bug Fixes escape apostrophes in action.yml to fix YAML syntax (d32cac3) Features Add configurable parameters for Claude 3.7 Sonnet (22244d5) Implement Claude 3.7 Sonnet advanced features (e40789d)
May 10, 2025
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v6.1.3.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes Use bigint instead of number for the store size (#117) Fix saving a cache (#122)
May 10, 2025
Fetch Metadata from Dependabot PRs
Version updated for https://github.com/dependabot/fetch-metadata to version v2.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 41,403 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/create-github-app-token from 1.11.0 to 1.11.3 by @dependabot in https://github.com/dependabot/fetch-metadata/pull/598 Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot in https://github.com/dependabot/fetch-metadata/pull/578 Add missing @octokit/request-error to package.json by @jeffwidman in https://github.com/dependabot/fetch-metadata/pull/605 Bump to ESLint 9 by @jeffwidman in https://github.
May 10, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.60.
This action is used across all versions by 663 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.60 (2025-05-10) Bug Fixes deps: Bump python-semantic-release/python-semantic-release (6ed0a8b) Bumps python-semantic-release/python-semantic-release from 9.21.0 to 9.21.1.
Release notes Changelog Commits updated-dependencies:
dependency-name: python-semantic-release/python-semantic-release dependency-version: 9.21.1 dependency-type: direct:production
update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com
Detailed Changes: v2.7.59…v2.7.60
May 10, 2025
AWS Elastic Beanstalk cli
Version updated for https://github.com/hmanzur/actions-aws-eb to version v1.0.1.
This action is used across all versions by 52 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix example usage by @bblanchon in https://github.com/hmanzur/actions-aws-eb/pull/2 Fix git dubious ownership issue by @jlozano254 in https://github.com/hmanzur/actions-aws-eb/pull/11 New Contributors @bblanchon made their first contribution in https://github.com/hmanzur/actions-aws-eb/pull/2 @jlozano254 made their first contribution in https://github.com/hmanzur/actions-aws-eb/pull/11 Full Changelog: https://github.com/hmanzur/actions-aws-eb/compare/v1.0.0...v1.0.1
What’s Changed Fix example usage by @bblanchon in https://github.
May 9, 2025
harmony-vnext
Version updated for https://github.com/harmony-labs/action-vnext to version v0.9.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.9.0
May 9, 2025
Setup Haskell
Version updated for https://github.com/haskell-actions/setup to version v2.8.0.
This action is used across all versions by 2,291 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Remove apt (ppa:hvr) fallback install method
This PR replicates https://github.com/haskell/actions/pull/138 by Bodigrim.
For recent Ubuntu (> 20.04) the PPA hvr does not provide any GHC releases, so this install method is now dead.
What’s Changed Remove apt (ppa:hvr) fallback install method by @andreasabel in https://github.
May 9, 2025
issue-metrics
Version updated for https://github.com/github/issue-metrics to version v3.20.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 363 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: pass through api error messages @jmeridth (#518) See details of all code changes since previous release