Skip to content

Commit 002b50d

Browse files
chore(deps): update actions/github-script action to v8 (#5451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30a43c1 commit 002b50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download-link-check-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
5555

5656
- name: Find latest open Link Check issue
57-
uses: actions/github-script@v7
57+
uses: actions/github-script@v8
5858
id: find-existing-comment
5959
env:
6060
OWNER: ${{ inputs.owner }}

0 commit comments

Comments
 (0)