Skip to content

Commit e65d1ff

Browse files
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (aio-libs#12288)
1 parent 8bdc7c7 commit e65d1ff

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
@@ -620,7 +620,7 @@ jobs:
620620
uses: pypa/gh-action-pypi-publish@release/v1
621621
622622
- name: Sign the dists with Sigstore
623-
uses: sigstore/gh-action-sigstore-python@v3.2.0
623+
uses: sigstore/gh-action-sigstore-python@v3.3.0
624624
with:
625625
inputs: >-
626626
./dist/*.tar.gz

0 commit comments

Comments
 (0)