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 0f5a2b3 commit 14cca7bCopy full SHA for 14cca7b
.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].7
+ - run: npx [email protected].8
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}
0 commit comments