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 de635f5 commit 96fe034Copy full SHA for 96fe034
.github/workflows/publish.yml
@@ -42,7 +42,7 @@ jobs:
42
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
43
44
- name: Create release
45
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
46
with:
47
github-token: ${{ secrets.GITHUB_TOKEN }}
48
script: |
0 commit comments