Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.63.1 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 9542124 commit fffb4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: golangci/golangci-lint-action@v6.1.1
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.63.0
version: v1.63.1
args: --timeout=3m0s
- name: Run tests
run: go test -v -race -coverprofile ./coverage.out -covermode=atomic -timeout 20m ./...
Expand Down

0 comments on commit fffb4cd

Please sign in to comment.