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 #8074

Merged

Commits on Mar 7, 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] authored and M. J. Fromberger committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    14cae18 View commit details
    Browse the repository at this point in the history
  2. Fix golangci-lint action.

    - Bump the base golangci-lint version to 1.44, drop the patch version.
    - Explicitly include actions/setup-go (v3 no longer does it implicitly).
    - Specify a specific range of Go toolchain version.
    M. J. Fromberger committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    536df6f View commit details
    Browse the repository at this point in the history