Skip to content

Commit

Permalink
Merge pull request #38 from containeroo/renovate/github-super-linter-7.x
Browse files Browse the repository at this point in the history
chore(deps): update github/super-linter action to v7
  • Loading branch information
gi8lino authored Sep 8, 2024
2 parents 10dd522 + 1c5b943 commit ee80642
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Lint Code Base
uses: github/super-linter@v6
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_BASH: false
Expand Down

0 comments on commit ee80642

Please sign in to comment.