We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77933e5 commit 2e70437Copy full SHA for 2e70437
.github/workflows/prereleased.yml
@@ -225,7 +225,7 @@ jobs:
225
- uses: actions/checkout@v4
226
227
- name: Create SBOM
228
- uses: anchore/sbom-action@v0.17.0
+ uses: anchore/sbom-action@v0.19.0
229
with:
230
upload-artifact-retention: 1
231
format: cyclonedx-json
.github/workflows/pull-request.yml
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
0 commit comments