Skip to content

Commit df5e0fb

Browse files
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#476)
1 parent a9bab55 commit df5e0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
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)