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 0e86b2c751
commit 9ebb927882
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: |