Skip to content

Commit fe5dc4e

Browse files
chore(deps): bump actions/attest-build-provenance from 2 to 4 (#225)
1 parent 10a53b8 commit fe5dc4e

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
@@ -192,7 +192,7 @@ jobs:
192192
# Consumers verify with `gh attestation verify <file> --repo
193193
# pulseengine/loom`.
194194
- name: Generate SLSA build provenance
195-
uses: actions/attest-build-provenance@v2
195+
uses: actions/attest-build-provenance@v4
196196
with:
197197
subject-path: |
198198
release-assets/*.tar.gz

0 commit comments

Comments
 (0)