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 e46ca68Copy full SHA for e46ca68
.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@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0
83
continue-on-error: true
84
id: scan
85
with:
0 commit comments