Skip to content

Commit 852525d

Browse files
Update anchore/scan-action action to v7.2.2 (#276)
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | anchore/scan-action | v7.1.0 | v7.2.2 | 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 f8bf5b7 commit 852525d

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@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0
82+
uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # v7.2.2
8383
continue-on-error: true
8484
id: scan
8585
with:

0 commit comments

Comments
 (0)