Skip to content

chore: update gh action#76

Merged
andibeuge merged 2 commits intomainfrom
fix/update-gh-action
Feb 24, 2026
Merged

chore: update gh action#76
andibeuge merged 2 commits intomainfrom
fix/update-gh-action

Conversation

@andibeuge
Copy link
Contributor

@andibeuge andibeuge commented Feb 24, 2026

updating aws-actions/configure-aws-credentials to v3

@andibeuge andibeuge requested a review from a team as a code owner February 24, 2026 16:51
Copilot AI review requested due to automatic review settings February 24, 2026 16:51
@github-actions github-actions bot added the ci label Feb 24, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the reusable GitHub Actions workflows that interact with AWS/ECR to use the newer major version of aws-actions/configure-aws-credentials, aligning AWS authentication setup across build and preview pipelines.

Changes:

  • Bump aws-actions/configure-aws-credentials from @v2 to @v6 in all affected workflows.
  • Minor whitespace cleanup in the preview tag removal workflow.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/preview.remove-tag.yaml Updates AWS credentials action to @v6 for ECR tag cleanup workflow.
.github/workflows/preview.build-image.yaml Updates AWS credentials action to @v6 for PR preview image build/push workflow.
.github/workflows/container.yaml Updates AWS credentials action to @v6 for the reusable container build workflow.
.github/workflows/build-image.yaml Updates AWS credentials action to @v6 for the reusable image build workflow (single + matrix jobs).

@andibeuge andibeuge merged commit 7522c95 into main Feb 24, 2026
4 checks passed
@andibeuge andibeuge deleted the fix/update-gh-action branch February 24, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants