Skip to content

Commit 4f7e63a

Browse files
Bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 (#547)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Commits](sigstore/gh-action-sigstore-python@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent ef67c6e commit 4f7e63a

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/[email protected].0
148+
uses: sigstore/[email protected].1
149149
with:
150150
inputs: >-
151151
./dist/*.tar.gz

0 commit comments

Comments
 (0)