Skip to content

Commit a25b2bd

Browse files
Merge pull request #80 from smallstep/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.0
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
2 parents 3548940 + 2c20ec9 commit a25b2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
name: python-package-distributions
7272
path: dist/
7373
- name: Sign the dists with Sigstore
74-
uses: sigstore/gh-action-sigstore-python@v2.1.1
74+
uses: sigstore/gh-action-sigstore-python@v3.0.0
7575
with:
7676
inputs: >-
7777
./dist/*.tar.gz

0 commit comments

Comments
 (0)