Skip to content

Commit d45f90f

Browse files
authored
Merge pull request #137 from getsolus/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
2 parents cb5fd18 + 201e2fc commit d45f90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
go-version: '1.25'
2121
cache: false
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v8
23+
uses: golangci/golangci-lint-action@v9
2424
with:
2525
version: v2.4.0

0 commit comments

Comments
 (0)