Skip to content

Commit cd6ed70

Browse files
ci(github-action): update action anchore/sbom-action (v0.23.1 → v0.24.0)
1 parent b7cbeff commit cd6ed70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
password: ${{ github.token }}
220220

221221
- name: Upload Dependency Snapshot
222-
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
222+
uses: anchore/sbom-action@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
223223
with:
224224
dependency-snapshot: true
225225
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}

0 commit comments

Comments
 (0)