Skip to content

Commit 2b1eca9

Browse files
Bump sigstore/gh-action-sigstore-python in the github-actions group
Bumps the github-actions group with 1 update: [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python). Updates `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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3e7b9 commit 2b1eca9

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
@@ -78,7 +78,7 @@ jobs:
7878
name: python-package-distributions
7979
path: dist/
8080

81-
- uses: sigstore/gh-action-sigstore-python@v2.1.1
81+
- uses: sigstore/gh-action-sigstore-python@v3.0.0
8282
with:
8383
inputs: ./dist/*.tar.gz ./dist/*.whl
8484

0 commit comments

Comments
 (0)