Skip to content

Commit e839bb3

Browse files
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1902)
1 parent 87ebcd8 commit e839bb3

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.3.1
52+
- uses: golangci/golangci-lint-action@v3.4.0
5353
with:
5454
version: latest
5555
args: --verbose

0 commit comments

Comments
 (0)