diff --git a/.github/workflows/check-attribution.yml b/.github/workflows/check-attribution.yml index dca76ab..369ab5b 100644 --- a/.github/workflows/check-attribution.yml +++ b/.github/workflows/check-attribution.yml @@ -22,7 +22,7 @@ jobs: if: ${{ !endsWith(github.actor, '[bot]') }} runs-on: ubuntu-latest steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 with: fetch-depth: 0