Skip to content

Commit

Permalink
Merge pull request #266 from timescale/renovate/golangci-golangci-lin…
Browse files Browse the repository at this point in the history
…t-action-3.x
  • Loading branch information
paulfantom committed Feb 25, 2022
2 parents 6003812 + 1744ae7 commit 68ac1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: go

- name: Lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: ${{ env.golangci-lint-version }}
working-directory: cli
Expand Down

0 comments on commit 68ac1e6

Please sign in to comment.