You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update GitHub Actions workflow with newer versions and terminology changes (#3)
- Rename workflow from "Docker" to "Container Image Build"
- Update checkout action from v2 to v6
- Update docker/login-action, docker/metadata-action, and docker/build-push-action to latest commit SHAs
- Change "Docker" references to "Container" in comments and step names
- Modify tag pattern from 'v*.*.*' to '*v*.*.*'
- Change context from '.' to './'
Signed-off-by: Pratik Raj <Pratik.raj@kla.com>
0 commit comments