Skip to content

Commit

Permalink
Pin linter version
Browse files Browse the repository at this point in the history
Same as fortio/workflows#67
(need to figure cross org share actually rather than copy-pasta)
  • Loading branch information
ldemailly authored Aug 23, 2024
1 parent 7765b86 commit 6f78e43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gochecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: curl -fsS -o .golangci.yml https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml
- name: Run golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # pin@v6
with:
version: 1.60.3
- name: Run tests
run: |
go version
Expand Down

0 comments on commit 6f78e43

Please sign in to comment.