fix(deps): update weekly-non-major-updates
This commit is contained in:
committed by
GitHub Actions
parent
9e46bd3b84
commit
43668b4d5c
2
.github/workflows/supply-chain-pr.yml
vendored
2
.github/workflows/supply-chain-pr.yml
vendored
@@ -234,7 +234,7 @@ jobs:
|
||||
# Scan for vulnerabilities using official Anchore action (auto-updated by Renovate)
|
||||
- name: Scan for vulnerabilities
|
||||
if: steps.check-artifact.outputs.artifact_found == 'true'
|
||||
uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175 # v7.3.1
|
||||
uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # v7.3.2
|
||||
id: grype-scan
|
||||
with:
|
||||
sbom: sbom.cyclonedx.json
|
||||
|
||||
Reference in New Issue
Block a user