Skip to content

Commit 5ab7219

Browse files
committed
Update version of signing action in GitHub Actions publishing workflow.
1 parent 6293908 commit 5ab7219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-sign-release.yml

+1-1
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 package distributions with Sigstore.
66-
uses: sigstore/gh-action-sigstore-python@v2.1.1
66+
uses: sigstore/gh-action-sigstore-python@v3.0.0
6767
with:
6868
inputs: >-
6969
./dist/*.tar.gz

0 commit comments

Comments
 (0)