Skip to content

Commit

Permalink
Merge pull request #34 from containeroo/renovate/github-super-linter-6.x
Browse files Browse the repository at this point in the history
chore(deps): update github/super-linter action to v6
  • Loading branch information
rxbn authored May 28, 2024
2 parents 82fe657 + bcbabd0 commit c73b96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Lint Code Base
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_BASH: false
Expand Down

0 comments on commit c73b96a

Please sign in to comment.