Skip to content

Commit 0533f26

Browse files
ci(github-action): update action anchore/sbom-action (v0.20.11 → v0.21.0)
1 parent a7620cb commit 0533f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
password: ${{ github.token }}
221221

222222
- name: Upload Dependency Snapshot
223-
uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
223+
uses: anchore/sbom-action@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
224224
with:
225225
dependency-snapshot: true
226226
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}

0 commit comments

Comments
 (0)