Skip to content

Commit

Permalink
Merge pull request #155 from v2fly/dependabot/github_actions/github/s…
Browse files Browse the repository at this point in the history
…uper-linter-v3.9.2

Bump github/super-linter from v3.8.3 to v3.9.2
  • Loading branch information
kslr authored Sep 2, 2020
2 parents 8323564 + 2f37909 commit 4da3304
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 @@ -46,7 +46,7 @@ jobs:
- name: Lint other files
if: ${{ always() }}
uses: github/super-linter@v3.8.3
uses: github/super-linter@v3.9.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 4da3304

Please sign in to comment.