Skip to content

Commit 2b99000

Browse files
chore(deps): update actions/github-script action to v8
1 parent 5fc25f6 commit 2b99000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
env:
6161
VERSION: ${{ inputs.version }}
6262
- name: Release
63-
uses: actions/github-script@v7
63+
uses: actions/github-script@v8
6464
with:
6565
script: |
6666
github.rest.repos.createRelease({

0 commit comments

Comments
 (0)