Skip to content

Commit f4e0b2d

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#492)
1 parent 3a15c72 commit f4e0b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
go-version: "^1.24.0"
4545
cache-dependency-path: go.sum
4646
- name: golangci-lint
47-
uses: golangci/[email protected].1
47+
uses: golangci/[email protected].2
4848
with:
4949
version: v1.64.6
5050
- run: go version

0 commit comments

Comments
 (0)