Skip to content

Commit 9ad58ba

Browse files
chore(deps): update actions/github-script action to v9 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb7329c commit 9ad58ba

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@v8
38+
- uses: actions/github-script@v9
3939
id: version_to_release
4040
with:
4141
result-encoding: string

0 commit comments

Comments
 (0)