Skip to content

Commit

Permalink
chore(deps): update dependency anchore/grype to v0.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 5, 2023
1 parent 6508f3f commit c178526
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
CDXGEN_VERSION: '9.3.1'
CDXGEN_PLUGINS_VERSION: '1.2.0'
GRYPE_VERSION: 'v0.65.0'
GRYPE_VERSION: 'v0.65.1'
SBOMQS_VERSION: 'v0.0.19'
semantic_version: '19.0.5'
java_version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: Branch of https://github.com/CycloneDX/cdxgen/ project to run tests with
env:
CDXGEN_PLUGINS_VERSION: '1.2.0'
GRYPE_VERSION: 'v0.65.0'
GRYPE_VERSION: 'v0.65.1'
SBOMQS_VERSION: 'v0.0.19'
java_version: '20'
mvn_parameter: '-B -ntp'
Expand Down

0 comments on commit c178526

Please sign in to comment.