Skip to content

Commit b5dfe2f

Browse files
renovate[bot]stephen-riggs
authored andcommitted
Update sigstore/gh-action-sigstore-python action to v3.2.0
1 parent d92045b commit b5dfe2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
name: package-distributions
129129
path: dist/
130130
- name: Sign the dists with Sigstore
131-
uses: sigstore/gh-action-sigstore-python@v3.0.0
131+
uses: sigstore/gh-action-sigstore-python@v3.2.0
132132
with:
133133
inputs: >-
134134
./dist/*.tar.gz

0 commit comments

Comments
 (0)