Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action action to v6 in .github/workf…
Browse files Browse the repository at this point in the history
…lows/grype.yml
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 7a7f220 commit 4058303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: anchore/scan-action@v5
- uses: anchore/scan-action@v6
with:
path: "."
fail-build: true
Expand Down

0 comments on commit 4058303

Please sign in to comment.