Skip to content

Commit 7f6606a

Browse files
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
1 parent 78ade26 commit 7f6606a

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@v5.3.0
47+
uses: golangci/golangci-lint-action@v6.0.1
4848
with:
4949
version: latest
5050

0 commit comments

Comments
 (0)