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 98b955b commit 0c05a69Copy full SHA for 0c05a69
.github/workflows/app-builder.yaml
@@ -228,7 +228,7 @@ jobs:
228
password: ${{ github.token }}
229
230
- name: Upload Dependency Snapshot
231
- uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
+ uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
232
with:
233
dependency-snapshot: true
234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
0 commit comments