build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 08:21:54 -07:00 committed by GitHub
parent 932ad0ef6a
commit 7d403b8307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with:
go-version: ${{ env.GO_VERSION }} go-version: ${{ env.GO_VERSION }}
- uses: golangci/golangci-lint-action@v2 - uses: golangci/golangci-lint-action@v3.1.0
with: with:
version: latest version: latest
- uses: megalinter/megalinter/flavors/go@v5 - uses: megalinter/megalinter/flavors/go@v5