Skip to content

Commit ef55b3d

Browse files
authored
Merge pull request #125 from getsolus/renovate/golangci-golangci-lint-action-8.x
2 parents cce470b + 6486f07 commit ef55b3d

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.21'
2121
cache: false
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v6
23+
uses: golangci/golangci-lint-action@v8
2424
with:
2525
version: v1.61

0 commit comments

Comments
 (0)