diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a19bf39..78d1766 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 with: # super-linter needs the full git history to get the # list of files that changed across commits