Merge pull request #2097 from codeflash-ai/dependabot/github_actions/actions/github-script-9

chore(deps): bump actions/github-script from 7 to 9
This commit is contained in:
Kevin Turcios 2026-04-23 05:19:35 -05:00 committed by GitHub
commit f39b953af0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
pull-requests: write
steps:
- name: Label PR with workflow changes
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
script: |
const labelName = 'workflow-modified';