We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a207aa commit c1af031Copy full SHA for c1af031
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ concurrency:
19
env:
20
CDXGEN_VERSION: '11.2.6'
21
CDXGEN_PLUGINS_VERSION: '1.6.10'
22
- GRYPE_VERSION: 'v0.91.0'
+ GRYPE_VERSION: 'v0.91.1'
23
SBOMQS_VERSION: 'v1.0.4'
24
DEPSCAN_VERSION: 'v5.5.0'
25
NYDUS_VERSION: '2.3.1'
.github/workflows/verify.yml
@@ -11,7 +11,7 @@ on:
11
description: Branch of cdxgen_repo to run tests with
12
13
14
15
16
17
0 commit comments