ci(deps): Bump aws-actions/configure-aws-credentials from 6.2.3 to 6.2.4 in the actions group - #101
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the actions group with 1 update: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `aws-actions/configure-aws-credentials` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@e6de054...cbe3b39) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟢 Approval recommended
The pinned SHA was verified to match the upstream v6.2.4 tag, all three references are updated consistently, and the change is a low-risk automated version bump.
Pull request overview
This PR is an automated Dependabot update that bumps the aws-actions/configure-aws-credentials GitHub Action from v6.2.3 to v6.2.4 across the repository's CI/CD workflows. The action is used to authenticate to AWS (via an OIDC-assumed deploy role) before deployment, E2E, and release jobs run. The bump pulls in upstream bug fixes, including masking the proxy as a secret in logs and improved account-ids handling.
Changes:
- Update the pinned commit SHA from
e6de054...(v6.2.3) tocbe3b39...(v6.2.4) in three workflows. - The immutable-SHA-with-version-comment pinning convention is preserved.
File summaries
| File | Description |
|---|---|
| .github/workflows/release.yml | Bumps configure-aws-credentials to v6.2.4 for the release deploy step. |
| .github/workflows/e2e.yml | Bumps configure-aws-credentials to v6.2.4 for the E2E AWS auth step. |
| .github/workflows/deploy-dev.yml | Bumps configure-aws-credentials to v6.2.4 for the dev deploy step. |
I verified that the new SHA cbe3b392738ccf3f987d68400dafcf4b0624a56c matches the upstream v6.2.4 tag exactly, and that no other workflow files still reference the old SHA/version. The pinning convention (immutable SHA plus trailing version comment) is followed correctly and consistently.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps the actions group with 1 update: aws-actions/configure-aws-credentials.
Updates
aws-actions/configure-aws-credentialsfrom 6.2.3 to 6.2.4Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
cbe3b39chore(main): release 6.2.4 (#1942)58065dbchore(deps): bump js-yaml (#1944)609df23chore: Update distaa65264fix: account-ids handling, mask proxy as secret in logs (#1943)7fdbbb8chore: Update dist3852440fix: skip backoff sleep after the final retryAndBackoff attempt (#1937)c16f89bmention renamed repos use the new immutable identifiers (#1941)9c362eechore: Update distd5f8da8chore(deps): bump@aws-sdk/client-stsfrom 3.1111.0 to 3.1116.0 (#1935)2db2497chore: Update distDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions