Update actions/github-script action to v8

This commit is contained in:
renovate[bot] 2025-09-04 16:20:26 +00:00 committed by GitHub
parent dc79e7438c
commit 70649d5e3e
3 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ jobs:
if: github.event.pull_request.base.repo.full_name != github.event.pull_request.head.repo.full_name
steps:
- name: Add auto-generated commit warning
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
github.rest.issues.createComment({