Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 #2627

Merged

Commits on Feb 28, 2022

  1. build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v2.5.2...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>
    dependabot[bot] committed Feb 28, 2022
    Copy the full SHA
    9d453e6 View commit details
    Browse the repository at this point in the history
  2. add actions/setup-go@v2 step

    Explicitly setup the go in golangci-lint check
    SVilgelm committed Feb 28, 2022
    Copy the full SHA
    c3d3611 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore: clean workflow

    ldez committed Mar 1, 2022
    Copy the full SHA
    3190df3 View commit details
    Browse the repository at this point in the history