Skip to content

Commit

Permalink
Update super-linter/super-linter action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent c9a3c01 commit eac48d3
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 @@ -17,7 +17,7 @@ jobs:
run: cat .github/super-linter.env >> "$GITHUB_ENV"

- name: Lint Code Base
uses: super-linter/super-linter/slim@v5
uses: super-linter/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eac48d3

Please sign in to comment.