Skip to content

Commit b4b9a90

Browse files
authored
Merge pull request #4 from TotallyNotRobots/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 3 to 6
2 parents 001da3d + 8855501 commit b4b9a90

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
@@ -21,7 +21,7 @@ jobs:
2121
cache: false
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v3
24+
uses: golangci/golangci-lint-action@v6
2525
with:
2626
version: v1.54
2727

0 commit comments

Comments
 (0)