Skip to content

Commit c91ebe0

Browse files
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#603)
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 af9bb4d commit c91ebe0

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
@@ -145,7 +145,7 @@ jobs:
145145
uses: pypa/gh-action-pypi-publish@release/v1
146146
147147
- name: Sign the dists with Sigstore
148-
uses: sigstore/gh-action-sigstore-python@v2.1.1
148+
uses: sigstore/gh-action-sigstore-python@v3.0.0
149149
with:
150150
inputs: >-
151151
./dist/*.tar.gz

0 commit comments

Comments
 (0)