July 31, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.2.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes maintenance release with updated dependencies
July 30, 2024
ghas-policy-as-code
Version updated for advanced-security/policy-as-code to version v2.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: Update GHASToolkit to v0.12.7 by @GeekMasher in https://github.com/advanced-security/policy-as-code/pull/128 feat(deps): Update Vendored deps by @GeekMasher in https://github.com/advanced-security/policy-as-code/pull/129 V2.8.0 by @GeekMasher in https://github.com/advanced-security/policy-as-code/pull/131 Full Changelog: https://github.com/advanced-security/policy-as-code/compare/v2.7.4...v2.8.0
July 30, 2024
Vulnerability Scan GitHub Action for Amazon Inspector
Version updated for aws-actions/vulnerability-scan-github-action-for-amazon-inspector to version v1.1.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This patch release improves parsing and rendering of the Inspector vulnerability summary report (#72, #75, #77, #78):
Added new column Source which denotes the vendor that provided the vulnerability severity, such as NVD, MITRE, or Amazon Inspector.
July 30, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.20.
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 Remote planning in dgctl via zip and upload by @motatoes in https://github.com/diggerhq/digger/pull/1644 Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.19...v0.6.20
July 30, 2024
emilpriver/geni
Version updated for emilpriver/geni to version v1.0.14.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Brief We fixed a version issue in cargo.toml
What’s Changed chore: fix version and run cargo update by @chenrui333 in https://github.com/emilpriver/geni/pull/152 New Contributors @chenrui333 made their first contribution in https://github.com/emilpriver/geni/pull/152 Full Changelog: https://github.com/emilpriver/geni/compare/v1.0.13...v1.0.14
July 30, 2024
GitGuardian Shield Action
Version updated for GitGuardian/ggshield-action to version v1.30.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 491 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated to ggshield 1.30.1.
July 30, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.16.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed cfn-lint v1.9.0 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/598 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.15.0...v3.16.0
July 30, 2024
setup-mkosi
Version updated for systemd/mkosi to version v24.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Check for $HOME environment variable as well by @DaanDeMeyer in https://github.com/systemd/mkosi/pull/2927
July 30, 2024
OpenTofu/Terraform via Pull Request
Version updated for DevSecTop/TF-via-PR to version v11.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Highlights Input individual command arguments instead of a string. Expand support for PR automation event triggers. Added Separate input parameters for each command argument passed into TF. Leverage github-script instead of bash for handling workflow logic and GitHub API. Support for tenv to avoid TF wrapper script.