Skip to content

Commit 490eade

Browse files
Bump actions/github-script from 6 to 7 (#387)
1 parent eadbe78 commit 490eade

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
@@ -60,7 +60,7 @@ jobs:
6060
6161
# Ensure tag does not already exist.
6262
- name: Validate version
63-
uses: actions/github-script@v6
63+
uses: actions/github-script@v7
6464
env:
6565
vtag: ${{ env.vtag }}
6666
with:

0 commit comments

Comments
 (0)