Skip to content

Commit

Permalink
Merge pull request #8 from thost96/dependabot/github_actions/github/s…
Browse files Browse the repository at this point in the history
…uper-linter-6

Bump github/super-linter from 5.0.0 to 6
  • Loading branch information
thost96 authored May 2, 2024
2 parents 1c4e97e + a7c48a7 commit 87c278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "this is just a branch push, not a PR."
- name: Lint Code Base
uses: github/super-linter/slim@v5.0.0
uses: github/super-linter/slim@v6
env:
DEFAULT_BRANCH: ${{ env.DEFAULT_BRANCH }}
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 87c278e

Please sign in to comment.