Skip to content

Commit bbbe758

Browse files
Merge pull request #561 from containers/renovate/sigstore-gh-action-sigstore-python-3.x
[skip-ci] Update sigstore/gh-action-sigstore-python action to v3.0.1
2 parents bfc70e6 + f917e0a commit bbbe758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: python-package-distributions
7474
path: dist/
7575
- name: Sign the dists with Sigstore
76-
uses: sigstore/[email protected].0
76+
uses: sigstore/[email protected].1
7777
with:
7878
inputs: >-
7979
./dist/*.tar.gz

0 commit comments

Comments
 (0)