Skip to content

Commit ecef4ce

Browse files
Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 (#208)
1 parent f7a813d commit ecef4ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4.2.2
1313
- name: golangci-lint
14-
uses: golangci/golangci-lint-action@v6.4.0
14+
uses: golangci/golangci-lint-action@v6.5.0
1515
with:
1616
version: latest
1717
args: -D errcheck

0 commit comments

Comments
 (0)