Skip to content

Commit 1827708

Browse files
dependabot[bot]docktermjkernelsam
authored
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#480)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.2.0 to 3.3.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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Dockter <michael@dockter.com> Co-authored-by: Sam <109683132+kernelsam@users.noreply.github.com>
1 parent 9c2d905 commit 1827708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
path: dist/
8484

8585
- name: Sign the dists with Sigstore
86-
uses: sigstore/gh-action-sigstore-python@v3.2.0
86+
uses: sigstore/gh-action-sigstore-python@v3.3.0
8787
with:
8888
inputs: >-
8989
./dist/*.tar.gz

0 commit comments

Comments
 (0)