Skip to content

Commit

Permalink
update golangci-lint to v1.61.0
Browse files Browse the repository at this point in the history
Signed-off-by: Abolfazl Shahbazi <[email protected]>
  • Loading branch information
ashahba committed Oct 24, 2024
1 parent 76ed738 commit 966345a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-go-unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=10m
version: v1.55.2
version: v1.61.0
working-directory: ${{ matrix.gopath }}

- name: Run golangunit test
Expand Down

0 comments on commit 966345a

Please sign in to comment.