Skip to content

Commit 90664f6

Browse files
build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4893)
1 parent bb35b7b commit 90664f6

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
@@ -44,7 +44,7 @@ jobs:
4444
# - 1.18rc1 -> 1.18.0-rc.1
4545
go-version: ${{ env.GO_VERSION }}
4646
- name: lint
47-
uses: golangci/golangci-lint-action@v6.0.1
47+
uses: golangci/golangci-lint-action@v6.1.0
4848
with:
4949
version: latest
5050

0 commit comments

Comments
 (0)