Skip to content

Commit a09fe9a

Browse files
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (aio-libs#12285)
1 parent 993989c commit a09fe9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ jobs:
641641
uses: pypa/gh-action-pypi-publish@release/v1
642642
643643
- name: Sign the dists with Sigstore
644-
uses: sigstore/gh-action-sigstore-python@v3.2.0
644+
uses: sigstore/gh-action-sigstore-python@v3.3.0
645645
with:
646646
inputs: >-
647647
./dist/*.tar.gz

0 commit comments

Comments
 (0)