diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index c92532d..1db6d8a 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout 🛎 - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3.3.0 with: token: ${{ secrets.PAT_TOKEN }} fetch-depth: 0