We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9927e4 commit 0707127Copy full SHA for 0707127
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
path: dist/
74
- name: Sign the dists with Sigstore and upload assets to Github release
75
if: github.event_name == 'release'
76
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
77
with:
78
inputs: |
79
./dist/*.tar.gz
0 commit comments