Skip to content
Snippets Groups Projects
Unverified Commit b13aebfd authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#815)

* Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/b517f99ae23d86ecc4c0dec08dcf48d2336abc29...537aa1903e5d359d0b27dbc19ddd22c5087f3fbc

)

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

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

* update version comment and bump golangci-lint version

Signed-off-by: default avatarcpanato <ctadeu@gmail.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarcpanato <ctadeu@gmail.com>
parent 9813916d
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ jobs:
with:
go-version: ${{ env.GOVERSION }}
- name: golangci-lint
uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 # v3.1.0
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc # v3.2.0
timeout-minutes: 5
with:
version: v1.44.2
version: v1.46.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment