Skip to content

Commit 9b23740

Browse files
authored
Merge pull request #428 from mnot/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.5.0
Bump sigstore/gh-action-sigstore-python from 3.4.0 to 3.5.0
2 parents a96fbb2 + a163fbe commit 9b23740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
name: python-package-distributions
6262
path: dist/
6363
- name: Sign the dists with Sigstore
64-
uses: sigstore/gh-action-sigstore-python@v3.4.0
64+
uses: sigstore/gh-action-sigstore-python@v3.5.0
6565
with:
6666
inputs: >-
6767
./dist/*.tar.gz

0 commit comments

Comments
 (0)