Skip to content

Commit a4f53a3

Browse files
Update sigstore/gh-action-sigstore-python action to v3.3.0
1 parent 8fc047c commit a4f53a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: python-package-distributions
6464
path: dist/
6565
- name: Sign the dists with Sigstore
66-
uses: sigstore/gh-action-sigstore-python@v3.0.1
66+
uses: sigstore/gh-action-sigstore-python@v3.3.0
6767
with:
6868
inputs: >-
6969
./dist/*.tar.gz

0 commit comments

Comments
 (0)