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

RFE: bump versions of various GH actions #92

Closed
wants to merge 1 commit into from

Commits on May 6, 2022

  1. github: bump versions of various actions

    Bumps:
    
     * Update actions/checkout, actions/setup-go,
       golangci/golangci-lint-action from v2 to v3.
    
     * Bump golangci-lint to v1.45.
    
    Cleanups:
    
     * Remove "stable" parameter for setup-go (not needed since v3,
       see [1]).
    
     * Remove the obsoleted comment for golangci-lint (no longer
       true, see [2]).
    
    [1] https://github.com/actions/setup-go/releases/tag/v3.0.0
    [2] golangci/golangci-lint-action#167
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fe02d24 View commit details
    Browse the repository at this point in the history