Skip to content

Commit 95e6a6c

Browse files
Merge pull request #12 from ISISComputingGroup/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.3.0
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0
2 parents 11790aa + 0651333 commit 95e6a6c

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

0 commit comments

Comments
 (0)