Skip to content

Commit 44b48c0

Browse files
authored
Merge pull request #181 from golift/renovate/golangci-golangci-lint-action-9.x
Update golangci/golangci-lint-action action to v9
2 parents b0705d3 + beca6c4 commit 44b48c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codetests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
with:
4343
go-version-file: 'go.mod'
4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@v8
45+
uses: golangci/golangci-lint-action@v9
4646
with:
4747
version: v2.4

0 commit comments

Comments
 (0)