Merge pull request #493 from ahmetb/dependabot/github_actions/actions/github-script-9

auto-merge per updated dependabot workflow
This commit is contained in:
Ahmet Alp Balkan
2026-07-17 17:06:24 -07:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Comment on PR if author is not ahmetb
if: github.event.pull_request.user.login != 'ahmetb'
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
script: |
const body = [