Skip to content

Commit 2a3dc8b

Browse files
Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.2.0
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.1 to 3.2.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@v3.0.1...v3.2.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bee7981 commit 2a3dc8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: python-package-distributions
6060
path: dist/
6161
- name: Sign the dists with Sigstore
62-
uses: sigstore/gh-action-sigstore-python@v3.0.1
62+
uses: sigstore/gh-action-sigstore-python@v3.2.0
6363
with:
6464
inputs: ./dist/*.tar.gz ./dist/*.whl
6565
- name: Create GitHub Release

0 commit comments

Comments
 (0)