August 21, 2023
Check Server
Version updated for jcy0308/simple-server-monitoring-action to version 1.0.0.
This publisher is shown as ‘verified’ by GitHub. 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 [feat] Create main.yml by @jcy0308 in https://github.com/jcy0308/simple-server-monitoring-action/pull/1 Feat dockerizing by @jcy0308 in https://github.com/jcy0308/simple-server-monitoring-action/pull/2 Feat node settings by @jcy0308 in https://github.com/jcy0308/simple-server-monitoring-action/pull/3 feat: superagent로 요청 보내는 예시 작성 by @jcy0308 in https://github.com/jcy0308/simple-server-monitoring-action/pull/4 feat: parser, slack 기능 추가 by @bsstayo in https://github.
August 21, 2023
LaunchDarkly Code References
Version updated for launchdarkly/find-code-references to version v2.11.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 163 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [2.11.2] - 2023-08-21 Fixed: Updates to release process
August 21, 2023
Install Swift on Linux
Version updated for sersoft-gmbh/swifty-linux-action to version v2.1.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 45 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependencies Internal cleanup, improve logging Full Changelog: https://github.com/sersoft-gmbh/swifty-linux-action/compare/v2.1.1...v2.1.2
August 21, 2023
s3 cache
Version updated for tespkg/actions-cache to version v1.5.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 Upgrade all deps
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"