Skip to content

Commit 8f199fe

Browse files
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
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] <support@github.com>
1 parent eeac362 commit 8f199fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
path: dist/
7575

7676
- name: sign the dists with Sigstore
77-
uses: sigstore/gh-action-sigstore-python@v2.1.1
77+
uses: sigstore/gh-action-sigstore-python@v3.0.0
7878
with:
7979
inputs: >-
8080
./dist/*.tar.gz

0 commit comments

Comments
 (0)