Skip to content

Bump aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0 in /.github/actions/aws-auth#3077

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/aws-auth/aws-actions/configure-aws-credentials-6.1.0
Open

Bump aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0 in /.github/actions/aws-auth#3077
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/aws-auth/aws-actions/configure-aws-credentials-6.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0.

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v6.1.0

6.1.0 (2026-04-06)

Features

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.0 (2026-04-06)

Features

6.0.0 (2026-02-04)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • properly output aws-account-id and authenticated-arn when using role-chaining (#1633) (7ceaf96)

5.1.1 (2025-11-24)

Miscellaneous Chores

5.1.0 (2025-10-06)

Features

Bug Fixes

5.0.0 (2025-09-03)

... (truncated)

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.0.0 to 6.1.0.
- [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@8df5847...ec61189)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Apr 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2026 08:16
@dependabot dependabot bot requested a review from technige April 13, 2026 08:16
@dependabot dependabot bot added the chore label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

Label error. Requires exactly 1 of: automation, breaking, bug, changelog:skip, chore, ci, dependencies, documentation, enhancement, feature, fix, redesign. Found: ci, dependencies

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4cf4d530-3d9d-45bc-87b1-b273a34b424e

📥 Commits

Reviewing files that changed from the base of the PR and between e82f624 and d890d56.

📒 Files selected for processing (1)
  • .github/actions/aws-auth/action.yml

📝 Walkthrough

Walkthrough

The .github/actions/aws-auth/action.yml composite action was updated to reference a newer pinned version of the aws-actions/configure-aws-credentials step, changing the version comment from v6.0.0 to v6.1.0. The step's inputs, role assumption logic, and overall control flow remain unchanged.

Suggested labels

dependencies, ci

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The linked issue #1545 concerns repo owner annotations in assembler.yml, which is unrelated to this AWS credentials action version bump in .github/actions/aws-auth. This PR appears incorrectly linked to issue #1545. Verify the correct issue should be linked or remove the incorrect linkage.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0 in the specified file.
Description check ✅ Passed The description is directly related to the changeset, providing release notes and changelog details for the v6.1.0 update being applied.
Out of Scope Changes check ✅ Passed The PR only updates the aws-actions/configure-aws-credentials version in one file, which is a minimal, focused change with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch dependabot/github_actions/dot-github/actions/aws-auth/aws-actions/configure-aws-credentials-6.1.0

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants