Skip to content

Commit a67a75d

Browse files
ci(github-action)!: Update action anchore/scan-action (v6.5.1 → v7.2.1)
1 parent e935141 commit a67a75d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/vulnerability-scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- if: ${{ always() && steps.database-restore.outputs.cache-hit != 'true' }}
4545
name: Install Grype
46-
uses: anchore/scan-action/download-grype@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
46+
uses: anchore/scan-action/download-grype@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1
4747
id: grype
4848

4949
- if: ${{ always() && steps.database-restore.outputs.cache-hit != 'true' }}
@@ -82,7 +82,7 @@ jobs:
8282
path: ~/.cache/grype/db
8383

8484
- name: Scan
85-
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
85+
uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1
8686
id: scan
8787
with:
8888
fail-build: false

0 commit comments

Comments
 (0)