Skip to content

Commit

Permalink
Update anchore/scan-action action to v5.0.1
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to     |
| ----------- | ------------------- | ------ | ------ |
| github-tags | anchore/scan-action | v5.0.0 | v5.0.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent dac2b35 commit f2c1227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
OPENSSL_VERSION=${{ matrix.openssl_version }}
- name: Run Grype vulnerability scanner
uses: anchore/scan-action@4e08a16a68fb1b35d2fca00f0607db0b5b5120a7 # v5.0.0
uses: anchore/scan-action@49e50b215b647c5ec97abb66f69af73c46a4ca08 # v5.0.1
continue-on-error: true
id: scan
with:
Expand Down

0 comments on commit f2c1227

Please sign in to comment.