Skip to content

Commit 229dca6

Browse files
automated(deps): bump golangci/golangci-lint-action from 5 to 6 (#23)
1 parent c415c82 commit 229dca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version-file: "go.mod"
2323
check-latest: true
2424
cache: false
25-
- uses: golangci/golangci-lint-action@v5
25+
- uses: golangci/golangci-lint-action@v6
2626
with:
2727
version: latest
2828
install-mode: goinstall

0 commit comments

Comments
 (0)