diff --git a/.github/workflows/bash-frozen.yml b/.github/workflows/bash-frozen.yml index b75dd26..83ca396 100644 --- a/.github/workflows/bash-frozen.yml +++ b/.github/workflows/bash-frozen.yml @@ -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@v7 + uses: actions/github-script@v8 with: script: | const body = [