We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afd3ea commit aa7b24bCopy full SHA for aa7b24b
.github/workflows/app-builder.yaml
@@ -228,7 +228,7 @@ jobs:
228
password: ${{ github.token }}
229
230
- name: Upload Dependency Snapshot
231
- uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
+ uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
232
with:
233
dependency-snapshot: true
234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
0 commit comments