July 16, 2024
Anchore SBOM Action
Version updated for anchore/sbom-action to version v0.17.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,319 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in v0.17.0 chore(deps): update Syft to v1.9.0 (#479) [anchore-actions-token-generator] chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#474) [dependabot] chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#475) [dependabot] chore: serialize tests to prevent install race (#478) [willmurphyscode]
July 16, 2024
Anchore Container Scan
Version updated for anchore/scan-action to version v4.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6,046 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New in scan-action v4.1.0 chore(deps): update Grype to v0.79.3 (#341) [anchore-actions-token-generator] chore(deps-dev): bump tslib from 2.6.2 to 2.6.3 (#325) [dependabot] chore(deps-dev): bump prettier from 3.3.0 to 3.3.2 (#327) [dependabot] chore(deps): bump actions/checkout from 4.
July 16, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.6.
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 E2e tests by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/33 Update dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/34 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.5...1.0.6
July 16, 2024
Build with Gradle
Version updated for gradle/actions to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 11,188 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release contains a major upgrade to gradle-home-cache-cleanup as well as improvements to dependency-submission.
What’s Changed Include Gradle 8.9 in known wrapper checksums (avoiding the need to download) (#266) Improvements to cache-cleanup Provision latest Gradle version to use for cache-cleanup (#33, #271) Avoid use of timestamp manipulation for cache-cleanup (#24, #272) Cleanup artifact transforms cache in Gradle home (#47) More logging from cache-cleanup operation (#169) Use latest dependency graph plugin (#269) Avoid resolving configurations that are deprecated for resolving (https://github.
July 16, 2024
Gradle Build Action
Version updated for gradle/gradle-build-action to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 51,699 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!IMPORTANT] As of v3 this action has been superceded by gradle/actions/setup-gradle. Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.
Users are encouraged to update their workflows, replacing:
uses: gradle/gradle-build-action@v3 with
uses: gradle/actions/setup-gradle@v3 See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.
July 16, 2024
Gradle Wrapper Validation
Version updated for gradle/wrapper-validation-action to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 61,557 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
Users are encouraged to update their workflows, replacing:
uses: gradle/wrapper-validation-action@v3 with
uses: gradle/actions/wrapper-validation@v3 See the wrapper-validation documentation for up-to-date documentation for gradle/actions/wrapper-validation.
July 15, 2024
arm-none-eabi-gcc GNU Arm Embedded Toolchain
Version updated for carlosperate/arm-none-eabi-gcc-action to version v1.9.0.
This action is used across all versions by 592 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add 13.3.Rel1 Arm GNU Toolchain release (#55) Add support for Linux arm64 GH Actions runners (#48) (thanks @leoli0605!) Add support for macOS arm64 GH Actions runner Security Security update for third party dependencies (#52) (#53) New Contributors @leoli0605 made their first contribution in https://github.
July 15, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.9.
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 also post on empty plan by @motatoes in https://github.com/diggerhq/digger/pull/1616 fix incorrect commentId being passed to spec for commentops by @motatoes in https://github.com/diggerhq/digger/pull/1617 pull env vars for cli by @motatoes in https://github.com/diggerhq/digger/pull/1618 fix issue with locking broken by @motatoes in https://github.
July 15, 2024
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v5.0.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.3 (2024-07-15) Bug Fixes change default Terraform version to 1.9.2 (#196) (2a49b5b)