Skip to content

Commit ba0699a

Browse files
committed
upgrade golangci-lint to v1.61.0
Signed-off-by: sivchari <[email protected]>
1 parent 2eb879f commit ba0699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: golangci-lint
3535
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # tag=v6.1.0
3636
with:
37-
version: v1.57.2
37+
version: v1.61.0
3838
args: --out-format=colored-line-number
3939
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)