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 a0c47eb commit 00674baCopy full SHA for 00674ba
.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@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
+ uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
232
with:
233
dependency-snapshot: true
234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
0 commit comments