Skip to content

Commit 160e306

Browse files
Update actions/github-script action to v7
1 parent 815ddad commit 160e306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
steps:
6666
- name: Create tag
67-
uses: actions/github-script@v3
67+
uses: actions/github-script@v7
6868
with:
6969
github-token: ${{ github.token }}
7070
script: |

0 commit comments

Comments
 (0)