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 dede1a6 commit 1a06cd4Copy full SHA for 1a06cd4
.github/workflows/prereleased.yaml
@@ -178,7 +178,7 @@ jobs:
178
- uses: actions/checkout@v4
179
180
- name: Create SBOM
181
- uses: anchore/sbom-action@v0.17.0
+ uses: anchore/sbom-action@v0.18.0
182
with:
183
upload-artifact-retention: 1
184
format: cyclonedx-json
.github/workflows/pull-request.yaml
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments