Skip to content

Commit c97193d

Browse files
authored
Merge pull request #33 from fedora-infra/renovate/all-minor-patch
Update sigstore/gh-action-sigstore-python action to v3.2.0
2 parents 792c189 + 2706449 commit c97193d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
name: python-package-distributions
111111
path: dist/
112112
- name: Sign the dists with Sigstore
113-
uses: sigstore/gh-action-sigstore-python@v3.1.0
113+
uses: sigstore/gh-action-sigstore-python@v3.2.0
114114
with:
115115
inputs: >-
116116
./dist/*.tar.gz

0 commit comments

Comments
 (0)