Skip to content

Commit 28f970c

Browse files
Merge pull request #212 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 240ba51 + 0fb8657 commit 28f970c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)