We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620fd01 commit 4455db2Copy full SHA for 4455db2
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
provenance: ${{ github.event_name != 'pull_request' }}
75
76
- name: Run Grype vulnerability scanner
77
- uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0
+ uses: anchore/scan-action@c35e932c2a7c572bfdb1c3dbcdadb2d4fc62418d # v3.6.1
78
continue-on-error: true
79
id: scan
80
with:
0 commit comments