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 83322e2 commit a0925ebCopy full SHA for a0925eb
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
cache: npm
24
- run: npm clean-install
25
- run: corepack npm audit signatures
26
- - run: npx [email protected].8
+ - run: npx [email protected].9
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}
0 commit comments