Skip to content

Commit

Permalink
chore(deps): update super-linter/super-linter action to v6.7.0 (#2688)
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 Jul 8, 2024
1 parent 3359428 commit 84ddd3c
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.6.0
uses: super-linter/super-linter@v6.7.0
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 84ddd3c

Please sign in to comment.