Skip to content

Commit 3b9a83e

Browse files
authored
Merge pull request #5 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 b2d9bec + 66442c1 commit 3b9a83e

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
@@ -67,7 +67,7 @@ jobs:
6767
name: python-package-distributions
6868
path: dist/
6969
- name: Sign the dists with Sigstore
70-
uses: sigstore/[email protected].0
70+
uses: sigstore/[email protected].1
7171
with:
7272
inputs: >-
7373
./dist/*.tar.gz

0 commit comments

Comments
 (0)