Skip to content

Commit 00c814b

Browse files
chore(deps): update actions/github-script action to v7 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 475b57d commit 00c814b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4343

4444
- name: Create release
45-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
45+
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
4646
with:
4747
github-token: ${{ secrets.GITHUB_TOKEN }}
4848
script: |

0 commit comments

Comments
 (0)