Skip to content

Commit 57450de

Browse files
authored
Merge pull request #290 from ISISComputingGroup/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.2.0
Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0
2 parents ac756f2 + b0deaee commit 57450de

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/gh-action-sigstore-python@v3.1.0
68+
uses: sigstore/gh-action-sigstore-python@v3.2.0
6969
with:
7070
inputs: >-
7171
./dist/*.tar.gz

0 commit comments

Comments
 (0)