Skip to content

Commit d046765

Browse files
chore(deps): update actions/github-script action to v8
1 parent e96c201 commit d046765

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Dependencies and build
3636
run: pnpm install --frozen-lockfile
3737

38-
- uses: actions/github-script@v7
38+
- uses: actions/github-script@v8
3939
id: version_to_release
4040
with:
4141
result-encoding: string

0 commit comments

Comments
 (0)