diff --git a/.github/workflows/pull-request-commentor.yaml b/.github/workflows/pull-request-commentor.yaml index 7340c51bb72..8fe64ba1d50 100644 --- a/.github/workflows/pull-request-commentor.yaml +++ b/.github/workflows/pull-request-commentor.yaml @@ -111,7 +111,7 @@ jobs: steps: - name: remove ok-to-test-label after commenting # yamllint disable-line rule:line-length - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 with: github-token: ${{ secrets.CEPH_CSI_BOT_TOKEN }} script: |