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 502a2b1 commit 6806629Copy full SHA for 6806629
.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@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
+ uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
232
with:
233
dependency-snapshot: true
234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
0 commit comments