Skip to content

Commit 75ed0bb

Browse files
Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#1)
1 parent b91c24e commit 75ed0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0
62+
uses: sigstore/gh-action-sigstore-python@v3.0.1
6363
with:
6464
inputs: ./dist/*.tar.gz ./dist/*.whl
6565
- name: Create GitHub Release

0 commit comments

Comments
 (0)