Skip to content

Commit 056c7de

Browse files
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#986)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/gh-action-sigstore-python@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f176071 commit 056c7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ jobs:
461461
uses: pypa/gh-action-pypi-publish@release/v1
462462
463463
- name: Sign the dists with Sigstore
464-
uses: sigstore/gh-action-sigstore-python@v2.1.1
464+
uses: sigstore/gh-action-sigstore-python@v3.0.0
465465
with:
466466
inputs: >-
467467
./dist/${{ needs.build-pure-python-dists.outputs.sdist-filename }}

0 commit comments

Comments
 (0)