diff --git a/.github/workflows/pull-request-approved.yaml b/.github/workflows/pull-request-approved.yaml index afa8f19..4371838 100644 --- a/.github/workflows/pull-request-approved.yaml +++ b/.github/workflows/pull-request-approved.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add celebration comment with image - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |