From f61a6f5798084c3826d6099d62caa723f1a0cb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:46:02 -0700 Subject: [PATCH] Bump anchore/scan-action from 3.2.5 to 3.6.4 (#381) Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.2.5 to 3.6.4. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/ecfd0e98932e57ea8f68f29c4f418fc41a8194db...3343887d815d7b07465f6fdcd395bd66508d486a) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a99a13ad..436265ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,7 @@ jobs: output-file: "${{ github.event.repository.name }}-sbom.spdx.json" - name: Scan SBOM - uses: anchore/scan-action@ecfd0e98932e57ea8f68f29c4f418fc41a8194db + uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a with: sbom: "${{ github.event.repository.name }}-sbom.spdx.json"