Skip to content

Commit 49f0262

Browse files
committed
ci: Bump actions/github-script to v7
1 parent 14df44c commit 49f0262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ jobs:
807807
- name: Checkout
808808
uses: actions/checkout@v4
809809
- name: Trigger runtime
810-
uses: actions/github-script@v6
810+
uses: actions/github-script@v7
811811
with:
812812
github-token: ${{ secrets.GH_TRIGGER_TOKEN }}
813813
script: |

0 commit comments

Comments
 (0)