Skip to content

Commit e67c191

Browse files
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#202)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f30c42e commit e67c191

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
@@ -596,7 +596,7 @@ jobs:
596596
uses: pypa/gh-action-pypi-publish@release/v1
597597
598598
- name: Sign the dists with Sigstore
599-
uses: sigstore/gh-action-sigstore-python@v3.2.0
599+
uses: sigstore/gh-action-sigstore-python@v3.3.0
600600
with:
601601
inputs: >-
602602
./dist/${{ needs.build-pure-python-dists.outputs.sdist-filename }}

0 commit comments

Comments
 (0)