diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 8dfc945..041e403 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.1.5 + uses: actions/checkout@v4.1.6 # Runs the Super-Linter action - name: Run Super-Linter