Skip to content

Commit

Permalink
Merge pull request #2741 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.9.0
  • Loading branch information
BaseMax authored Aug 14, 2024
2 parents 1317480 + f6e925e commit e8f9e09
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@v6.8.0
uses: super-linter/super-linter@v6.9.0
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit e8f9e09

Please sign in to comment.