Skip to content

Commit ab431ba

Browse files
Update golangci/golangci-lint-action action to v6
1 parent 0d4c29b commit ab431ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Lint
19-
uses: golangci/golangci-lint-action@v3.7.0
19+
uses: golangci/golangci-lint-action@v6.0.1
2020
with:
2121
version: v1.45
2222
args : --verbose

0 commit comments

Comments
 (0)