Skip to content

Commit ae10da8

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#457)
1 parent 78ec12e commit ae10da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
go-version: "^1.23.0"
4343
cache-dependency-path: go.sum
4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@v6.1.1
45+
uses: golangci/golangci-lint-action@v6.2.0
4646
with:
4747
version: v1.61.0
4848
- run: go version

0 commit comments

Comments
 (0)