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 cdc8f5e commit d34bce3Copy full SHA for d34bce3
.github/workflows/pipeline.yml
@@ -245,7 +245,7 @@ jobs:
245
fetch-depth: 0
246
ref: v${{ needs.release.outputs.current_version }}
247
- uses: anchore/sbom-action@v0
248
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
249
with:
250
merge-multiple: true
251
path: bins
0 commit comments