Skip to content

Commit c8681df

Browse files
authored
Merge pull request #13 from TotallyNotRobots/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 6 to 8
2 parents 6d5fc7b + e1f4f5d commit c8681df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: make test
2727

2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v7
29+
uses: golangci/golangci-lint-action@v8
3030
with:
3131
version: latest

0 commit comments

Comments
 (0)