Skip to content

Commit 058203a

Browse files
Bump sigstore/gh-action-sigstore-python in the github-actions group
--- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f34fd17 commit 058203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: python-package-distributions
6868
path: dist/
6969
- name: Sign the dists with Sigstore
70-
uses: sigstore/[email protected].0
70+
uses: sigstore/[email protected].1
7171
with:
7272
inputs: >-
7373
./dist/*.tar.gz

0 commit comments

Comments
 (0)