kubernetes-sigs / krew

📦 Find and install kubectl plugins
https://krew.sigs.k8s.io
Apache License 2.0
6.42k stars 369 forks source link

CI: Update some actions #775

Closed JohnTitor closed 2 years ago

JohnTitor commented 2 years ago

Both now have v3, setup-go has a breaking change but there's no effect to us: https://github.com/actions/setup-go/releases/tag/v3.0.0 checkout has an internal change and it also shouldn't affect us.

JohnTitor commented 2 years ago

/assign @chriskim06

ahmetb commented 2 years ago

/lgtm /approve Thanks!

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, JohnTitor

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/krew/blob/master/OWNERS)~~ [ahmetb] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment