We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d046889 commit 5ec386fCopy full SHA for 5ec386f
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@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
+ uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
223
with:
224
dependency-snapshot: true
225
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}
0 commit comments