Skip to content

Commit 5126f9d

Browse files
committed
Bump sigstore/gh-action-sigstore-python from 3.3.0 to 3.4.0
1 parent 2bdf861 commit 5126f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
name: python-package-distributions
125125
path: dist/
126126
- name: Sign the dists with Sigstore
127-
uses: sigstore/gh-action-sigstore-python@v3.3.0
127+
uses: sigstore/gh-action-sigstore-python@v3.4.0
128128
with:
129129
inputs: >-
130130
./dist/*.tar.gz

0 commit comments

Comments
 (0)