Skip to content

Commit

Permalink
- fix: gh-action-sigstore-python tag
Browse files Browse the repository at this point in the history
- fix: gh-action-sigstore-python tag
  • Loading branch information
msftcangoblowm committed Sep 19, 2024
1 parent 864527f commit c7307d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
name: python-package-distributions
path: ${{ env.DEST_FOLDER }}
- name: Sign the dists with Sigstore
uses: sigstore/[email protected]
uses: sigstore/[email protected].0
with:
inputs: >-
./dist/*.tar.gz
Expand Down

0 comments on commit c7307d8

Please sign in to comment.