Skip to content

Commit

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

chore(deps): update super-linter/super-linter action to v5.7.2
  • Loading branch information
Max Base committed Dec 3, 2023
2 parents c9ff6b1 + a2561a3 commit 8adeefd
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.1
uses: super-linter/super-linter@v5.7.2
env:
DEFAULT_BRANCH: main
ERROR_ON_MISSING_EXEC_BIT: true
Expand Down

0 comments on commit 8adeefd

Please sign in to comment.