Skip to content

HIVE-29741:Update GitHub Actions to use ASF allowed Docker action ver…#6611

Open
Manya0407 wants to merge 1 commit into
apache:masterfrom
Manya0407:workflow_actions
Open

HIVE-29741:Update GitHub Actions to use ASF allowed Docker action ver…#6611
Manya0407 wants to merge 1 commit into
apache:masterfrom
Manya0407:workflow_actions

Conversation

@Manya0407

@Manya0407 Manya0407 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This PR updates the GitHub Actions workflow files to use ASF allowlisted versions of docker/build-push-action and docker/login-action.

The changes update the action versions in:

a).github/workflows/docker-images.yml
b).github/workflows/hive-postgres-tpcds-metastore.yml

No workflow logic or functionality has been modified; only the action references have been updated to approved versions.

Why are the changes needed?

The ASF Allowlist Check currently fails because the versions of docker/build-push-action and docker/login-action used by Hive are not present in the ASF approved allowlist.

Updating these actions to approved versions resolves the allowlist check failure while preserving the existing workflow behavior.

Does this PR introduce any user-facing change?

No

How was this patch tested?

1.Verified that the workflow files reference the updated ASF allowlisted versions of docker/build-push-action and docker/login-action.
2.Verified that no workflow logic or build steps were changed beyond the action version updates.
3.Validation will be performed by the GitHub Actions CI, including the ASF Allowlist Check, on the pull request.

@ayushtkn ayushtkn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants