We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cbeff commit cd6ed70Copy full SHA for cd6ed70
1 file changed
.github/workflows/app-builder.yaml
@@ -219,7 +219,7 @@ jobs:
219
password: ${{ github.token }}
220
221
- name: Upload Dependency Snapshot
222
- uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
+ uses: anchore/sbom-action@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
223
with:
224
dependency-snapshot: true
225
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}
0 commit comments