chore(deps): bump anchore/scan-action from 3 to 7

Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3 to 7.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](https://github.com/anchore/scan-action/compare/v3...v7)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-26 14:55:18 +00:00
committed by Josh J
parent 6a3d0a9f23
commit 13f56130ca

View File

@@ -131,7 +131,7 @@ jobs:
output-file: ./sbom.spdx.json output-file: ./sbom.spdx.json
- name: Scan SBOM - name: Scan SBOM
uses: anchore/scan-action@v3 uses: anchore/scan-action@v7
id: scan id: scan
with: with:
sbom: sbom.spdx.json sbom: sbom.spdx.json