Skip to content

Commit 5e0d008

Browse files
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#919)
1 parent 4927f9d commit 5e0d008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
1616
with:
1717
go-version-file: ./go.mod
18-
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
18+
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
1919
with:
2020
version: latest

0 commit comments

Comments
 (0)