Skip to content

Commit 6247354

Browse files
build(deps): bump actions/github-script from 7 to 8 (#717)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0e70f1 commit 6247354

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

0 commit comments

Comments
 (0)