Skip to content

Commit 9c1a0c4

Browse files
Update sigstore/gh-action-sigstore-python action to v3.3.0 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20de8e7 commit 9c1a0c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.2.0
131+
uses: sigstore/gh-action-sigstore-python@v3.3.0
132132
with:
133133
inputs: >-
134134
./dist/*.tar.gz

0 commit comments

Comments
 (0)