Skip to content

Commit 55cd1e8

Browse files
build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.0 (#657)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 1.2.3 to 2.0.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Commits](sigstore/gh-action-sigstore-python@v1.2.3...v2.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 090af96 commit 55cd1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: pypa/gh-action-pypi-publish@release/v1
4040

4141
- name: sign
42-
uses: sigstore/gh-action-sigstore-python@v1.2.3
42+
uses: sigstore/gh-action-sigstore-python@v2.0.0
4343
with:
4444
inputs: ./dist/*.tar.gz ./dist/*.whl
4545
release-signing-artifacts: true

0 commit comments

Comments
 (0)