Skip to content

Commit

Permalink
deps: update golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Feb 14, 2024
1 parent 1b8f729 commit 259296e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: 1.55.2
version: v1.55.2
args: --timeout 10m

0 comments on commit 259296e

Please sign in to comment.