Skip to content

Commit 344557a

Browse files
Merge pull request #60 from cultureamp/renovate/update/golangci-lint-1.x
chore(deps): update dependency golangci-lint to v1.64.5
2 parents 95dd24a + 150cf76 commit 344557a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: golangci-lint
4040
uses: golangci/golangci-lint-action@v6
4141
with:
42-
version: v1.63.4
42+
version: v1.64.5
4343
args: --timeout 5m
4444

4545
go-mod-tidy:

0 commit comments

Comments
 (0)