konveyor / konveyor/builder

Remove or update .github/workflows/ubi9_multi_arch_image_build_godev.yml

Open
#32 0 comments 0 reactions 1 assignee Claimed by @kaovilai View on GitHub
Dominant language
No language data
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## Summary

The workflow file `.github/workflows/ubi9_multi_arch_image_build_godev.yml` still references outdated GitHub Action versions (`actions/checkout@v2`, `docker/*@master`, `docker/login-action@v1`, `docker/build-push-action@v3.3.0`) and should either be removed or updated/consolidated.

## Background

While PR #31 updated all GitHub Action versions to the latest stable in `ubi9_multi_arch_image_build.yml`, the `godev` variant workflow was not included in that scope. This issue tracks the follow-up work to either:
- Remove `.github/workflows/ubi9_multi_arch_image_build_godev.yml` if it is no longer needed, or
- Update it to use the latest stable action versions consistent with the rest of the workflows.

## References

- PR: https://github.com/konveyor/builder/pull/31
- Comment: https://github.com/konveyor/builder/pull/31#discussion_r2990515573

/cc @kaovilai

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.