Skip to content
Snippets Groups Projects
Commit 1e936eea authored by Acha Bill's avatar Acha Bill
Browse files

bump reviewdog/action-golangci-lint to v1.9

parent 99a5556a
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
- name: Run golangci-lint
uses: docker://reviewdog/action-golangci-lint:v1.2
uses: docker://reviewdog/action-golangci-lint:v1.9
with:
github_token: ${{ secrets.github_token }}
golangci_lint_flags: "--timeout=10m"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment