We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 932b840 + cfd5100 commit 3951023Copy full SHA for 3951023
1 file changed
.github/workflows/publish-to-testpypi.yaml
@@ -79,7 +79,7 @@ jobs:
79
path: ./dist/
80
81
- name: Attest build provenance
82
- uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest@v4.1.0 # immutable release
83
with:
84
subject-path: ./dist/*
85
0 commit comments