Skip to content

Commit 0439879

Browse files
authored
Merge pull request #131 from smallstep/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1
Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1
2 parents 1a15709 + f47c450 commit 0439879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
74+
uses: sigstore/[email protected].1
7575
with:
7676
inputs: >-
7777
./dist/*.tar.gz

0 commit comments

Comments
 (0)