Skip to content

Commit 78148de

Browse files
build(deps): bump actions/github-script from 8 to 9 (#894)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4b183b commit 78148de

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@v8
62+
uses: actions/github-script@v9
6363
env:
6464
vtag: ${{ env.vtag }}
6565
with:

0 commit comments

Comments
 (0)