Skip to content

Commit

Permalink
Merge pull request #58 from martinbrose/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/super-linter-6

Bump github/super-linter from 5 to 6
  • Loading branch information
martinbrose authored Apr 26, 2024
2 parents bd9a9b4 + b71b715 commit 039de39
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 @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 039de39

Please sign in to comment.