Skip to content

Commit

Permalink
Merge pull request #290 from jonrau1/dependabot/github_actions/anchor…
Browse files Browse the repository at this point in the history
…e/scan-action-4.1.2

Bump anchore/scan-action from 3.6.4 to 4.1.2
  • Loading branch information
jonrau1 authored Aug 27, 2024
2 parents f0281cd + 64b2f45 commit e842365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom-vulns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

# Scan the CDX SBOM with Grype
- name: Grype Scan SBOM
uses: anchore/scan-action@v3.6.4
uses: anchore/scan-action@v4.1.2
id: scan
with:
output-format: sarif
Expand Down

0 comments on commit e842365

Please sign in to comment.