Skip to content

Commit 33f79b9

Browse files
chore(deps): update anchore/sbom-action action to v0.24.0
1 parent 64f4517 commit 33f79b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
done
108108
109109
- name: Generate SBOM
110-
uses: anchore/sbom-action@v0.20.11
110+
uses: anchore/sbom-action@v0.24.0
111111
with:
112112
image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.build.outputs.digest }}
113113
format: spdx-json

0 commit comments

Comments
 (0)