diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 7d0e78145b..bc0d22281f 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -9,6 +9,6 @@ jobs: steps: - uses: actions/checkout@main - name: PullRequestHandler - uses: ScoopInstaller/Scoop-GithubActions@main + uses: ScoopInstaller/GithubActions@main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}