Skip to content

Commit 1506bd2

Browse files
ci(github-action): update action anchore/sbom-action (v0.20.4 → v0.20.5)
1 parent c97a68b commit 1506bd2

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

0 commit comments

Comments
 (0)