Skip to content

Commit 9075f38

Browse files
authored
Merge pull request #4 from thombashi/dependabot/github_actions/actions-dependencies-9dfa31e588
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions-dependencies group
2 parents 7db01e0 + 4805113 commit 9075f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
path: ./dist
6868

6969
- name: Sign the dists with Sigstore
70-
uses: sigstore/gh-action-sigstore-python@v2.1.1
70+
uses: sigstore/gh-action-sigstore-python@v3.0.0
7171
with:
7272
inputs: >-
7373
./dist/*.tar.gz

0 commit comments

Comments
 (0)