Skip to content

Commit 06cc3d5

Browse files
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#42)
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 37527c1 commit 06cc3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
name: python-package-distributions
9191
path: dist/
9292
- name: Sign the dists with Sigstore
93-
uses: sigstore/gh-action-sigstore-python@v2.1.1
93+
uses: sigstore/gh-action-sigstore-python@v3.0.0
9494
with:
9595
inputs: >-
9696
./dist/*.tar.gz

0 commit comments

Comments
 (0)