Skip to content

Commit b5cc398

Browse files
Merge pull request #57 from nsidc/update-gh-actions
update GH action for `attest-build-provenance`
2 parents d8f7a52 + 21d4e12 commit b5cc398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: dist
4747

4848
- name: Generate artifact attestation for sdist and wheel
49-
uses: actions/attest-build-provenance@v1.4.3
49+
uses: actions/attest-build-provenance@v2
5050
with:
5151
subject-path: "dist/*"
5252

0 commit comments

Comments
 (0)