diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 31054d9d..300df2d4 100644 --- a/.github/workflows/superlinter.yml +++ b/.github/workflows/superlinter.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 with: persist-credentials: false # Full git history is needed to get a proper list of changed files within `super-linter`