March 26, 2024
Share Your SBOM
Version updated for sbomtr/scan to version 0.1.1.
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/sbomtr/scan/compare/0.1.0...0.1.1
March 26, 2024
cspell-action
Version updated for streetsidesoftware/cspell-action to version v6.1.0.
This action is used across all versions by 1,308 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.1.0 (2024-03-26) Features Update CSpell version (8.6.0) (#1621) (8692805) Updates and Bug Fixes Update CSpell version (8.6.1) (#1643) (371d543) Workflow Bot – Update ALL Dependencies (main) (#1612) (fd638a2) Workflow Bot – Update ALL Dependencies (main) (#1622) (f83222a)
March 26, 2024
Build and upload Rust binary to GitHub Releases
Version updated for taiki-e/upload-rust-binary-action to version v1.19.1.
This action is used across all versions by 1,752 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Work around strip bugs in rustc and cargo. See #69 for details.
March 26, 2024
Vib Action
Version updated for Vanilla-OS/vib-gh-action to version v0.6.0.
This action is used across all versions by 50 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Vanilla-OS/vib-gh-action/compare/v0.5.0...v0.6.0
March 26, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.8.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/2.0.1-rc.7...2.0.1-rc.8
March 26, 2024
Trusted Signing
Version updated for Azure/trusted-signing-action to version v0.3.0.
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 Full Changelog: https://github.com/Azure/trusted-signing-action/commits/v0.3.0
March 26, 2024
OpenShift Deployer
Version updated for bcgov-nr/action-deployer-openshift to version v2.2.0.
This action is used across all versions by 75 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Feature Optional oc_version parameter can override GitHub’s default oc version What’s Changed chore(deps): update zaproxy/action-full-scan action to v0.9.0 by @renovate in https://github.com/bcgov-nr/action-deployer-openshift/pull/74 feat(ci): oc_version param by @DerekRoberts in https://github.com/bcgov-nr/action-deployer-openshift/pull/75 feat(docs): oc_version param by @DerekRoberts in https://github.com/bcgov-nr/action-deployer-openshift/pull/76 bug(ci): only use post_rollout when triggers fired by @DerekRoberts in https://github.
March 26, 2024
decrypt-dotenv-vault
Version updated for BluMintInc/decrypt-dotenv-vault to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed the passing of dotenv-key to the decrypt CLI command
March 26, 2024
load-dotenv-vault
Version updated for BluMintInc/load-dotenv-vault to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Utilize BluMintInc/decrypt-dotenv-vault@v1.0.1 If input variable “mode” is either "" or “development”, then the name of the environmental variable file to utilize will simply be .env Full Changelog: https://github.com/BluMintInc/load-dotenv-vault/compare/v1.0.0...v1.0.1