Merge pull request #524 from usbharu/renovate/actions-github-script-7.x

chore(deps): update actions/github-script action to v7
This commit is contained in:
usbharu 2024-08-10 19:44:43 +09:00 committed by GitHub
commit cb408fd192
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Check diff
id: check-diff
uses: actions/github-script@v3
uses: actions/github-script@v7
with:
result-encoding: 'json'
script: |