diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 4b90dad..74b9bfa 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Get PR commits id: 'get-pr-commits' - uses: tim-actions/get-pr-commits@55b867b9b28954e6f5c1a0fe2f729dc926c306d0 + uses: tim-actions/get-pr-commits@c64db31d359214d244884dd68f971a110b29ab83 with: token: ${{ secrets.GITHUB_TOKEN }}