Skip to content

Commit f13b907

Browse files
build(deps): bump sigstore/gh-action-sigstore-python from 2.0.0 to 2.0.1 (#661)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Commits](sigstore/gh-action-sigstore-python@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b41bc11 commit f13b907

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/[email protected].0
42+
uses: sigstore/[email protected].1
4343
with:
4444
inputs: ./dist/*.tar.gz ./dist/*.whl
4545
release-signing-artifacts: true

0 commit comments

Comments
 (0)