Skip to content

Commit

Permalink
⬆ Bump golangci/golangci-lint-action from 4 to 6 (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Mateus Oliveira <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mateus Oliveira <[email protected]>
  • Loading branch information
dependabot[bot] and mateusoliveira43 authored May 14, 2024
1 parent b521e5c commit 43812be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@ jobs:

- name: Go linters
if: ${{ matrix.go-version == '1.21' }}
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.2
skip-pkg-cache: true

container-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43812be

Please sign in to comment.