Skip to content

Commit

Permalink
Bump golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed Feb 27, 2023
1 parent 18c2510 commit 8135b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
if: ${{ matrix.lint == 'yes' }}
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.51.2
working-directory: roc

- name: Prepare coverage report
Expand Down

0 comments on commit 8135b30

Please sign in to comment.