October 27, 2023
Ingest Resources to the Credential Registry
Version updated for CredentialEngine/credential-registry-publish-action to version v0.1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improve README for viewers in the GitHub Marketplace.
October 27, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.21.0.
This action is used across all versions by 335 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add support for OpenBSD 7.4 (openbsd-builder#15)
October 27, 2023
Semantic Release Preview
Version updated for fingerprintjs/action-semantic-release-info to version v1.1.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Prepare to publish by @ilfa in https://github.com/fingerprintjs/action-semantic-release-info/pull/3 Full Changelog: https://github.com/fingerprintjs/action-semantic-release-info/compare/v1...v1.1.0
October 27, 2023
Robin AI Reviewer
Version updated for Integral-Healthcare/robin-ai-reviewer to version v1.6.0.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Thanks to our first external contributor @RockyNiu !! 🎉
This release includes an updated prompt to better follow the conventions of good prompt engineering as well as a format change to nest the details of the code review score in a dropdown.
October 27, 2023
SemVer Check Action
Version updated for joshuamcewen/semver-check-action to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Amends README to use environment files as opposed to set-state.
October 27, 2023
Setup marathon-cloud
Version updated for MarathonLabs/setup-marathon-cloud to version 1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release
Full Changelog: https://github.com/MarathonLabs/setup-marathon-cloud/commits/1.0.0
October 27, 2023
SSH Agent Setup
Version updated for marwaha-raghav/ssh-agent-ansible to version v0.2.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release features changes with removal of capture_out flag from subprocess to ensure comptability with version below python3.7
Any Private Key with a passphrase requires the passphrase to be added interactively for every host specified in the ansible inventory So, in order to make this process non-interactive at the shell level and easy to use IaC CI pipelines through Github Actions, This tool/action runs ssh-agent, generates a file with specified passphrase for ssh_ask_pass and then adds the key and passphrase with ssh-add to the ssh-agent non-interactively.
October 27, 2023
Update-Branch-Protection
Version updated for mistereechapman/update-branch-protection to version 0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Testing our new action which targets a particular repo and updates the rules as required
Full Changelog: https://github.com/mistereechapman/update-branch-protection/commits/0.0.1
October 27, 2023
detect-secrets Action
Version updated for perryzjc/detect-secrets-action to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix the old link in the documentation