Skip to content

Commit 648ef75

Browse files
chore(deps): update actions/github-script action to v8 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 616bb3b commit 648ef75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
tag: ${{ env.BUILD_VERSION }}
6969

7070
- name: Comment pull request
71-
uses: actions/github-script@v7
71+
uses: actions/github-script@v8
7272
if: github.event_name == 'pull_request'
7373
with:
7474
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)