fd12b940a7
CI / Go Tests (push) Successful in 17s
CI / Build (push) Successful in 18s
Format / gofmt (push) Successful in 10s
Release Artifacts / Validate release tag (push) Successful in 1s
Release Artifacts / Build and release executables (push) Successful in 17s
Release Artifacts / Build and release Docker image (push) Successful in 1m38s
- Updated the image resolution step to clarify registry and image name handling. - Replaced the manual Docker login process with the docker/login-action for enhanced security. - Introduced Docker metadata extraction and updated the build and push steps to utilize the latest actions for better efficiency.