Skip to content

Commit cbe4865

Browse files
build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1976)
1 parent fdee73b commit cbe4865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- uses: actions/checkout@v3
5151

52-
- uses: golangci/golangci-lint-action@v3.5.0
52+
- uses: golangci/golangci-lint-action@v3.6.0
5353
with:
5454
version: latest
5555
args: --verbose

0 commit comments

Comments
 (0)