Skip to content

Commit

Permalink
Merge pull request #2547 from slurpcode/renovate/super-linter-super-l…
Browse files Browse the repository at this point in the history
…inter-6.x

chore(deps): update super-linter/super-linter action to v6
  • Loading branch information
BaseMax authored Jan 31, 2024
2 parents f7d9d56 + 8245514 commit 9e2dd39
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 9e2dd39

Please sign in to comment.