Skip to content

Commit

Permalink
Bump github/super-linter from v3.9.4 to v3.10.0
Browse files Browse the repository at this point in the history
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.4 to v3.10.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](github/super-linter@v3.9.4...9f3eb7d)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c2d3a73 commit 6db130f
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
@@ -28,7 +28,7 @@ jobs:

- name: Lint other files
if: ${{ always() }}
uses: github/super-linter@v3.9.4
uses: github/super-linter@v3.10.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false

0 comments on commit 6db130f

Please sign in to comment.