Skip to content

Commit 6806629

Browse files
ci(github-action): update action anchore/sbom-action (v0.20.6 → v0.20.8)
1 parent 502a2b1 commit 6806629

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@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
231+
uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
232232
with:
233233
dependency-snapshot: true
234234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}

0 commit comments

Comments
 (0)