diff --git a/.github/workflows/up-to-date.yml b/.github/workflows/up-to-date.yml index cec1de8..50de7e2 100644 --- a/.github/workflows/up-to-date.yml +++ b/.github/workflows/up-to-date.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Update all the PRs - uses: paritytech/up-to-date-action@main + uses: paritytech/up-to-date-action@action with: GITHUB_TOKEN: ${{ github.secret }}