Skip to content

Commit 630ab2d

Browse files
Update anchore/scan-action action to v6.2.0 (#1433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdcabe9 commit 630ab2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
bandit -c .banditrc.yml -r contributors/ fpdf/ tutorial/
7272
semgrep scan --config auto --error --strict --exclude-rule=python.lang.security.insecure-hash-function.insecure-hash-function fpdf
7373
- name: Scan project with grype 🔎
74-
uses: anchore/scan-action@7c05671ae9be166aeb155bad2d7df9121823df32 # v6.1.0
74+
uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0
7575
with:
7676
path: "."
7777
fail-build: true

0 commit comments

Comments
 (0)