Skip to content

Commit 0c05a69

Browse files
ci(github-action): update action anchore/sbom-action (v0.20.8 → v0.20.9)
1 parent 98b955b commit 0c05a69

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
@@ -228,7 +228,7 @@ jobs:
228228
password: ${{ github.token }}
229229

230230
- name: Upload Dependency Snapshot
231-
uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
231+
uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
232232
with:
233233
dependency-snapshot: true
234234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}

0 commit comments

Comments
 (0)