Skip to content

Commit 4700e2b

Browse files
renovate[bot]alexanderkiel
authored andcommitted
Update actions/attest-sbom action to v4
1 parent 6a4ee74 commit 4700e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
subject-path: ${{ env.BINARY_FILENAME }}
138138

139139
- name: Generate SBOM Attestation
140-
uses: actions/attest-sbom@4651f806c01d8637787e274ac3bdf724ef169f34 # v3
140+
uses: actions/attest-sbom@07e74fc4e78d1aad915e867f9a094073a9f71527 # v4
141141
with:
142142
subject-path: ${{ env.BINARY_FILENAME }}
143143
sbom-path: blazectl-${{ matrix.os }}-${{ matrix.arch }}-sbom.spdx.json

0 commit comments

Comments
 (0)