We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6e049 commit 95fba5cCopy full SHA for 95fba5c
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
OPENSSL_VERSION=${{ matrix.openssl_version }}
80
81
- name: Run Grype vulnerability scanner
82
- uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
+ uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
83
continue-on-error: true
84
id: scan
85
with:
0 commit comments