Skip to content

Commit a0e2bbe

Browse files
authored
Merge pull request #61 from uclahs-cds/aholmes-update-github-release-cicd
Update GitHub release action to latest due to CICD failure.
2 parents bfb65b2 + 91b417d commit a0e2bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PyPI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
name: python-package-distributions
8484
path: dist/
8585
- name: Sign the dists with Sigstore
86-
uses: sigstore/gh-action-sigstore-python@v1.2.3
86+
uses: sigstore/gh-action-sigstore-python@v2
8787
with:
8888
inputs: >-
8989
./dist/*.tar.gz

0 commit comments

Comments
 (0)