September 25, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.8.1.
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 A follow-up to the v9.8.0 release to implement GraphQL pagination to make “latest deployment checks” more robust when using enforced deployment order.
Latest Deployments Pagination by @GrantBirki in https://github.com/github/branch-deploy/pull/307 node package updates by @GrantBirki in https://github.
September 25, 2024
Set up OCaml
Version updated for ocaml/setup-ocaml to version v3.0.9.
This action is used across all versions by 1,102 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Update runtime dependencies.
September 25, 2024
Copybara Action 2
Version updated for Olivr/copybara-action to version v1.2.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.4 (2024-09-20) Bug Fixes GitHub RSA key was changed and prevented this action from working (#114) (a70cd50), closes #101
September 25, 2024
git-cliff - Changelog Generator
Version updated for orhun/git-cliff-action to version v4.2.0.
This action is used across all versions by 2,333 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [2.6.0] - 2024-09-22 Chore version Update git-cliff to 2.6.0 Docs readme Check out the branch before committing the changelog Add write permissions to changelog job
September 25, 2024
Merge pull requests (automerge-action)
Version updated for pascalgn/automerge-action to version v0.16.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Allow set of MAX_PR_COUNT from environment by @agershman in https://github.com/pascalgn/automerge-action/pull/286 Fix permissions configuration in README example by @zimagen in https://github.com/pascalgn/automerge-action/pull/285 New Contributors @agershman made their first contribution in https://github.com/pascalgn/automerge-action/pull/286 @zimagen made their first contribution in https://github.com/pascalgn/automerge-action/pull/285 Full Changelog: https://github.com/pascalgn/automerge-action/compare/v0.16.3...v0.16.4
September 25, 2024
Create Issue From File
Version updated for peter-evans/create-issue-from-file to version v5.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ✨ The action will now truncate the issue body when it exceeds the max size permitted by GitHub’s API
What’s Changed Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in https://github.com/peter-evans/create-issue-from-file/pull/1510 Bump @types/node from 18.19.8 to 18.19.10 by @dependabot in https://github.com/peter-evans/create-issue-from-file/pull/1515 Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in https://github.
September 25, 2024
Python Semantic Release
Version updated for python-semantic-release/python-semantic-release to version v9.8.8.
This action is used across all versions by 3,635 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v9.8.8 (2024-09-01) Fixes config: fix path traversal detection for windows compatibility (#1014, 16e6daa) Documentation configuration: update build_command env table for windows to use all capital vars (0e8451c)
github-actions: update version in examples to latest version (3c894ea)
Resolved Issues #978: Changelog file destination must be inside of the repository directory error on windows #994: Template directory must be inside of the repository directory error on windows Detailed Changes: v9.
September 25, 2024
OWASP Dependency Track check
Version updated for Quobis/action-owasp-dependecy-track-check to version v1.3.1.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes #12 Fix cyclonedx go: cyclonedx-go requires modules support (aka a go.mod file), so by adding a temporary file and removing it afterwards the container will build.
September 25, 2024
Create Issue Branch
Version updated for robvanderleek/create-issue-branch to version v1.8.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.1 (2024-09-21) Bug Fixes Also bump version in package.json (1593b9b)