mirror of https://github.com/usbharu/Hideout.git
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:
commit
cb408fd192
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue