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