Skip to content

Commit a31485f

Browse files
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3323)
1 parent 59bbe7f commit a31485f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# - 1.18rc1 -> 1.18.0-rc.1
4444
go-version: ${{ env.GO_VERSION }}
4545
- name: lint
46-
uses: golangci/golangci-lint-action@v3.2.0
46+
uses: golangci/golangci-lint-action@v3.3.0
4747
with:
4848
version: latest
4949
# skip cache because of flaky behaviors

0 commit comments

Comments
 (0)