Skip to content

Commit c1af031

Browse files
chore(deps): update dependency anchore/grype to v0.91.1 (#731)
Release: https://redirect.github.com/anchore/grype/releases/tag/v0.91.1 Full diff: https://redirect.github.com/anchore/grype/compare/v0.91.0...v0.91.1 Co-authored-by: Renovate Bot <[email protected]>
1 parent 4a207aa commit c1af031

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919
env:
2020
CDXGEN_VERSION: '11.2.6'
2121
CDXGEN_PLUGINS_VERSION: '1.6.10'
22-
GRYPE_VERSION: 'v0.91.0'
22+
GRYPE_VERSION: 'v0.91.1'
2323
SBOMQS_VERSION: 'v1.0.4'
2424
DEPSCAN_VERSION: 'v5.5.0'
2525
NYDUS_VERSION: '2.3.1'

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
description: Branch of cdxgen_repo to run tests with
1212
env:
1313
CDXGEN_PLUGINS_VERSION: '1.6.10'
14-
GRYPE_VERSION: 'v0.91.0'
14+
GRYPE_VERSION: 'v0.91.1'
1515
SBOMQS_VERSION: 'v1.0.4'
1616
DEPSCAN_VERSION: 'v5.5.0'
1717
NYDUS_VERSION: '2.3.1'

0 commit comments

Comments
 (0)