Skip to content

Commit dcdb821

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent b8bc91c commit dcdb821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
go-version: stable
5858

5959
- name: Run golangci-lint
60-
uses: golangci/golangci-lint-action@v8
60+
uses: golangci/golangci-lint-action@v9
6161
with:
6262
version: v2.4

0 commit comments

Comments
 (0)