Skip to content

Commit 5457d2d

Browse files
chore(deps): update sigstore/gh-action-sigstore-python action to v3.2.0 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78dab9b commit 5457d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: python-package-distributions
7070
path: dist/
7171
- name: Sign the dists with Sigstore
72-
uses: sigstore/gh-action-sigstore-python@v3.1.0
72+
uses: sigstore/gh-action-sigstore-python@v3.2.0
7373
with:
7474
inputs: >-
7575
./dist/*.tar.gz

0 commit comments

Comments
 (0)