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