Skip to content

Commit 0528d2c

Browse files
Update anchore/scan-action action to v6.5.1 (#239)
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | anchore/scan-action | v6.3.0 | v6.5.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a5798e commit 0528d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
OPENSSL_VERSION=${{ matrix.openssl_version }}
8080
8181
- name: Run Grype vulnerability scanner
82-
uses: anchore/scan-action@be7a22da4f22dde446c4c4c099887ff5b256526c # v6.3.0
82+
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
8383
continue-on-error: true
8484
id: scan
8585
with:

0 commit comments

Comments
 (0)