diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 51bbbbd..3b924db 100644 --- a/.github/workflows/superlinter.yml +++ b/.github/workflows/superlinter.yml @@ -15,7 +15,7 @@ jobs: steps: # Checks out a copy of your repository on the ubuntu-latest machine - name: Checkout code - uses: actions/checkout@v4.2.1 + uses: actions/checkout@v4.2.2 # Runs the Super-Linter action - name: Run Super-Linter