Skip to content

Commit

Permalink
Merge pull request #287 from gabriel-vasile/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/golangci/golangci-lint-action-3.2.0

Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • Loading branch information
gabriel-vasile committed Jun 26, 2022
2 parents 39836e7 + 7185248 commit 9f8d151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
- name: Run linters
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
version: "v1.37.1"
go-version: ${{ matrix.go-version }}
Expand Down

0 comments on commit 9f8d151

Please sign in to comment.