September 27, 2023
cargo-deny
Version updated for EmbarkStudios/cargo-deny-action to version v1.5.5.
This publisher is shown as erified by GitHub. This action is used across all versions by 2,483 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added PR#545 added the ability to specify additional license exceptions via additional configuration files. PR#549 added the bans.build configuration option, opting in to checking for file extensions, native executables, and interpreted scripts. This resolved #43.
September 27, 2023
GitGuardian Shield Action
Version updated for GitGuardian/ggshield-action to version v1.19.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 390 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated to ggshield 1.19.1.
September 27, 2023
Linear GHA Client
Version updated for Harbour-Enterprises/github-action-linear to version v1.0.8.
This publisher is shown as erified by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Harbour-Enterprises/github-action-linear/compare/v1.0.7...v1.0.8
September 27, 2023
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v0.1.42.
This publisher is shown as erified by GitHub. This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.1.42 (2023-09-27)
September 27, 2023
setup-katoa
Version updated for katoahq/setup-katoa to version v1.0.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial version for fork
September 27, 2023
Rebase Branch
Version updated for martincostello/rebaser to version v2.0.0.
This publisher is shown as erified 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 Update to Node.js v20 by @martincostello in https://github.com/martincostello/rebaser/pull/69 Full Changelog: https://github.com/martincostello/rebaser/compare/v1.1.2...v2.0.0
September 27, 2023
Update .NET SDK
Version updated for martincostello/update-dotnet-sdk to version v3.0.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor inline PowerShell by @martincostello in https://github.com/martincostello/update-dotnet-sdk/pull/572 Update to Node.js v20 by @martincostello in https://github.com/martincostello/update-dotnet-sdk/pull/599 Full Changelog: https://github.com/martincostello/update-dotnet-sdk/compare/v2.5.0...v3.0.0
September 27, 2023
Set up OCaml
Version updated for ocaml/setup-ocaml to version v2.0.21.
This publisher is shown as erified by GitHub. This action is used across all versions by 1,071 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed Prevent opam bug by leaving verbose mode undefined.
September 27, 2023
Check Version Sh
Version updated for sivkovych/check-version-sh to version v1.3.0.
This publisher is shown as erified by GitHub. 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 Rename the readme-badge option to readme-version-badge Add the readme-nexus-badge option Add support of coma/space separated string array as an input argument Modified info messages Move aliases initialization to a separate file Move arguments parsing to a separate file