Merge pull request #5234 from opencontainers/dependabot/github_actions/actions/github-script-9

build(deps): bump actions/github-script from 8 to 9
This commit is contained in:
Kir Kolyshkin
2026-04-10 18:05:19 -07:00
committed by GitHub
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger ${{ matrix.wf_id }} workflow on ${{ matrix.branch}} branch
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |