Skip to content

Commit

Permalink
set golangci-lint version, instead of always use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nunnatsa committed Aug 14, 2023
1 parent 9e7a4b8 commit 052eb88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.1
skip-go-installation: true
skip-pkg-cache: true
args: --timeout=5m
Expand Down

0 comments on commit 052eb88

Please sign in to comment.