Skip to content

Commit

Permalink
github action: improve
Browse files Browse the repository at this point in the history
  • Loading branch information
batazor committed Jan 12, 2022
1 parent 37d0bf2 commit 3539e7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 48 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/codeql.yaml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.43
version: v1.43.0
args: --timeout 3m0s

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit 3539e7a

Please sign in to comment.