Skip to content

Commit a20c3d5

Browse files
authored
⬆️(deps): Bump actions/attest-build-provenance from 3 to 4 (#247)
2 parents c511fdb + 386984b commit a20c3d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
sha256sum "opnet-node-${VERSION}.zip" > "opnet-node-${VERSION}.zip.sha256"
162162
163163
- name: Attest build provenance
164-
uses: actions/attest-build-provenance@v3
164+
uses: actions/attest-build-provenance@v4
165165
with:
166166
subject-path: |
167167
opnet-node-${{ steps.version.outputs.git_tag }}.tar.gz

0 commit comments

Comments
 (0)