diff --git a/.github/workflows/pull-request-commentor.yaml b/.github/workflows/pull-request-commentor.yaml index b5f3e6c4e..1b17150b2 100644 --- a/.github/workflows/pull-request-commentor.yaml +++ b/.github/workflows/pull-request-commentor.yaml @@ -106,7 +106,7 @@ jobs: steps: - name: remove ok-to-test-label after commenting - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: github-token: ${{ secrets.CEPH_CSI_BOT_TOKEN }} script: |