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 3a5798e commit 0528d2cCopy full SHA for 0528d2c
.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@be7a22da4f22dde446c4c4c099887ff5b256526c # v6.3.0
+ uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
83
continue-on-error: true
84
id: scan
85
with:
0 commit comments