Skip to content

Commit

Permalink
Merge pull request #161 from coliff/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…super-linter-5
  • Loading branch information
coliff committed Apr 15, 2023
2 parents 6c2038c + 01f934d commit e2dc1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit e2dc1fc

Please sign in to comment.