Skip to content

Commit aa7b24b

Browse files
ci(github-action): update action anchore/sbom-action (v0.20.10 → v0.20.11)
1 parent 7afd3ea commit aa7b24b

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

0 commit comments

Comments
 (0)