Skip to content

Commit f4cbfdf

Browse files
authored
Merge pull request #65 from moul/dependabot/github_actions/golangci/golangci-lint-action-3.2.0
2 parents 60c37da + 955391d commit f4cbfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/[email protected]
3333
- name: golangci-lint
34-
uses: golangci/golangci-lint-action@v2.5.2
34+
uses: golangci/golangci-lint-action@v3.2.0
3535
with:
3636
version: v1.28
3737
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)