mirror of https://github.com/usbharu/Hideout.git
chore(deps): update actions/github-script action to v7
This commit is contained in:
parent
96e2f9b420
commit
86c8fb0bad
|
@ -19,7 +19,7 @@ jobs:
|
||||||
|
|
||||||
- name: Check diff
|
- name: Check diff
|
||||||
id: check-diff
|
id: check-diff
|
||||||
uses: actions/github-script@v3
|
uses: actions/github-script@v7
|
||||||
with:
|
with:
|
||||||
result-encoding: 'json'
|
result-encoding: 'json'
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in New Issue