diff --git a/.github/workflows/super-linter.yaml b/.github/workflows/super-linter.yaml index a4ef12f..0548fcd 100644 --- a/.github/workflows/super-linter.yaml +++ b/.github/workflows/super-linter.yaml @@ -50,7 +50,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2.3.5 + - uses: actions/checkout@v2.4.0 with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0