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

Update third party worflows in the gh actions #2117

Closed
9 tasks done
tenzen-y opened this issue May 17, 2024 · 4 comments · Fixed by #2123
Closed
9 tasks done

Update third party worflows in the gh actions #2117

tenzen-y opened this issue May 17, 2024 · 4 comments · Fixed by #2123

Comments

@tenzen-y
Copy link
Member

tenzen-y commented May 17, 2024

Currently, we use the outdated version of workflows. So we need to upgrade the following workflows in the gh actions:

  • docker/setup-qemu-action
  • docker/setup-buildx-action
  • docker/metadata-action
  • docker/build-push-action
  • docker/login-action
  • actions/checkout
  • actions/setup-python
  • actions/setup-go
  • helm/kind-action
@tenzen-y
Copy link
Member Author

/good-first-issue

Copy link

@tenzen-y:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@hkiiita
Copy link
Contributor

hkiiita commented May 17, 2024

/assign

@hkiiita
Copy link
Contributor

hkiiita commented May 21, 2024

@tenzen-y Please review my PR #2123 for this issue.

hkiiita added a commit to hkiiita/training-operator that referenced this issue May 21, 2024
Signed-off-by: Hemant <hkbiet@gmail.com>
google-oss-prow bot pushed a commit that referenced this issue May 21, 2024
Signed-off-by: Hemant <hkbiet@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment