diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index 02e9f98..b67814c 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -57,7 +57,7 @@ jobs: - name: Trigger CI build for merged commit if: success() - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | await github.rest.repos.createDispatchEvent({