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

Conversation

kolyshkin
Copy link
Contributor

This is mostly cosmetical, although I guess some old actions might stop working for future versions of GH environment.

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

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
Copy link
Contributor Author

The fact that CI is green is most probably a good indication that the changes haven't broken anything

@pcmoore pcmoore changed the title [RFE] bump versions of various GH actions RFE: bump versions of various GH actions May 9, 2022
@pcmoore
Copy link
Member

pcmoore commented May 9, 2022

Agreed, looks good to me.

Acked-by: Paul Moore <paul@paul-moore.com>

Copy link
Member

@drakenclimber drakenclimber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks, @kolyshkin

Acked-by: Tom Hromatka <tom.hromatka@oracle.com>

@drakenclimber
Copy link
Member

Pushed to main in commit 3159268. Thanks all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants