August 21, 2023
Repo Automator
Version updated for 10up/action-repo-automator to version 2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Note that this release renames action to “Repo Automator”
Added Support for automatically add a milestone. (props @iamdharmesh, @jeffpaul, @faisal-alvi via #47) Support for request PR review from multiple reviewers. (props @iamdharmesh, @faisal-alvi, @jeffpaul via #48) Support for auto-assigning issues to PR author.
August 21, 2023
rs-clippy-check
Version updated for clechasseur/rs-clippy-check to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor release that adds all clippy lints to the job summary report. This helps if there are more than 10 annotations of one type to add to a PR, because GitHub currently limits this to 10 (a note about this limitation has been added to the readme).
August 21, 2023
SAF CLI Action
Version updated for mitre/saf_action to version v1.4.37.
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 Using SAF CLI version 1.2.27 This release corresponds to the latest of the same major version for the SAF CLI.
August 21, 2023
Git Semantic Version
Version updated for PaulHatch/semantic-version to version v5.2.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 This release adds a “debug” mode to allow collection and replay of operations to aid troubleshooting when the source repository is unavailable.
August 20, 2023
GPT Translate
Version updated for 3ru/gpt-translate to version v1.1.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Specifying OpenAI Models Note Be careful that you have the correct access rights for the model you specify.
You can specify any model like this👇
uses: 3ru/gpt-translate@v1.1.5 with: apikey: ${{ secrets.OPENAI_API_KEY }} model: "gpt-4"
August 20, 2023
Husarnet
Version updated for husarnet/husarnet-action to version v5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adding a random string at the end of the default hostname
August 20, 2023
trx-parser
Version updated for NasAmin/trx-parser to version v0.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 94 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Includes PR #293 Fixes #292 What’s Changed Fix xml parsing issues for nested multiline string nodes by @NasAmin in https://github.com/NasAmin/trx-parser/pull/293 Full Changelog: https://github.com/NasAmin/trx-parser/compare/v0.4.0...v0.5.0
Thanks to @marcwittke for reporting this.
August 20, 2023
Xcodebuild Action
Version updated for sersoft-gmbh/xcodebuild-action to version v2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 427 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release tracks the latest v2.1 minor release (v2.1.x).
August 20, 2023
Release Notes Generator in semantic version
Version updated for vhermawan/github-actions-release-plan to version v1.9.5.
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 fix: fixing error fetch package by @vhermawan in https://github.com/vhermawan/github-actions-release-plan/pull/25 Full Changelog: https://github.com/vhermawan/github-actions-release-plan/compare/v1.9.4...v1.9.5