Skip to content

Commit 766dd75

Browse files
Merge pull request #20 from ISISComputingGroup/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 8b962b8 + a61c3f8 commit 766dd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: python-package-distributions
7070
path: dist/
7171
- name: Sign the dists with Sigstore
72-
uses: sigstore/[email protected].0
72+
uses: sigstore/[email protected].1
7373
with:
7474
inputs: >-
7575
./dist/*.tar.gz

0 commit comments

Comments
 (0)