Skip to content

Commit 10efc2e

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.1.0
1 parent fd9c6c9 commit 10efc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
go-version: "1.22"
1818
cache: false
1919
- name: GolangCi-Lint
20-
uses: golangci/golangci-lint-action@v6.0.1
20+
uses: golangci/golangci-lint-action@v6.1.0
2121
with:
2222
version: v1.59.1
2323
args: --timeout=5m

0 commit comments

Comments
 (0)