Skip to content

Commit 5ec386f

Browse files
ci(github-action): update action anchore/sbom-action (v0.23.0 → v0.23.1)
1 parent d046889 commit 5ec386f

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@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
222+
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
223223
with:
224224
dependency-snapshot: true
225225
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.merge.outputs.digest }}

0 commit comments

Comments
 (0)