Update actions/github-script action to v8

This commit is contained in:
renovate[bot] 2025-09-04 16:20:26 +00:00 committed by GitHub
parent dc79e7438c
commit 70649d5e3e
3 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ jobs:
steps:
- name: Trigger pipeline
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
github-token: ${{ secrets.ENTERPRISE_ACTIONS_TOKEN }}
script: |