Skip to content

Commit

Permalink
ci(deps): update github/super-linter action to v6 (#636)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 597e9f7 commit 0b7cb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter/slim@v5
uses: github/super-linter/slim@v6
env:
IGNORE_GITIGNORED_FILES: true
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 0b7cb6b

Please sign in to comment.