Skip to content

Commit 75b6a08

Browse files
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (golangci#4036)
1 parent a73cda1 commit 75b6a08

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.6.0
46+
uses: golangci/golangci-lint-action@v3.7.0
4747
with:
4848
version: latest
4949
# skip cache because of flaky behaviors

0 commit comments

Comments
 (0)