Skip to content

Commit 5ef00a9

Browse files
committed
chore(deps): update actions/github-script action to v8
1 parent d706482 commit 5ef00a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_jsonschema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Notify for failure
5555
if: ${{ failure() }}
56-
uses: actions/github-script@v7
56+
uses: actions/github-script@v8
5757
with:
5858
script: |
5959
github.rest.issues.create({

0 commit comments

Comments
 (0)