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 475b57d commit 00c814bCopy full SHA for 00c814b
.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@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
+ uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
46
with:
47
github-token: ${{ secrets.GITHUB_TOKEN }}
48
script: |
0 commit comments