Skip to content

Commit 3951023

Browse files
Merge pull request #245 from kevinbackhouse/attest-build-provenance
replace attest-build-provenance with attest
2 parents 932b840 + cfd5100 commit 3951023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-testpypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
path: ./dist/
8080

8181
- name: Attest build provenance
82-
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
82+
uses: actions/attest@v4.1.0 # immutable release
8383
with:
8484
subject-path: ./dist/*
8585

0 commit comments

Comments
 (0)