diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 71f82ac..223285d 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v7.2.0 # x-release-please-version + uses: super-linter/super-linter@v7.2.1 # x-release-please-version env: IGNORE_GITIGNORED_FILES: true IGNORE_GENERATED_FILES: true