Skip to content

Commit

Permalink
chore(deps): update super-linter/super-linter action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent f7d9d56 commit 8245514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Download Dependencies
run: go mod download
- name: Lint Code Base
uses: super-linter/super-linter@v5.7.2
uses: super-linter/super-linter@v6.0.0
env:
DEFAULT_BRANCH: main
ERROR_ON_MISSING_EXEC_BIT: true
Expand Down

0 comments on commit 8245514

Please sign in to comment.