Skip to content

Bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.2 - #522

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.2
Open

Bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.2#522
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-actions/configure-aws-credentials from 6.2.0 to 6.2.2.

Release notes

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

v6.2.2

6.2.2 (2026-07-07)

Miscellaneous Chores

v6.2.1

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)
Changelog

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

6.2.2 (2026-07-07)

Miscellaneous Chores

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)
Commits
  • 517a711 chore(main): release 6.2.2 (#1876)
  • d01d678 chore: release 6.2.2
  • 8efa52b chore(deps-dev): bump vitest dependencies (#1874)
  • 8e1eed5 chore(deps-dev): bump @​smithy/property-provider from 4.4.4 to 4.4.6 (#1869)
  • 112421a chore(deps-dev): bump @​biomejs/biome from 2.5.1 to 2.5.2 (#1868)
  • fbc01c6 chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.0 (#1871)
  • b12ca87 chore(deps-dev): bump memfs from 4.57.8 to 4.58.0 (#1873)
  • d314f7f chore: Update dist
  • a53b65b chore(deps): bump @​aws-sdk/client-sts from 3.1076.0 to 3.1080.0 (#1867)
  • 338d2c1 chore(deps-dev): bump sigstore from 4.1.0 to 4.1.1 (#1864)
  • Additional commits viewable in compare view


Note

Low Risk
Dependency-only CI change with no workflow logic edits; 6.2.1 tightens account-id checks, which is a small positive for credential safety.

Overview
Updates the Configure AWS credentials step in three wheel publish workflows (build-arm64-wheels.yml, build-m1-wheel.yml, build-test.yml) from aws-actions/configure-aws-credentials@6.2.0 to @6.2.2. Role assumption (installer-upload) and us-west-2 settings are unchanged.

The jump includes upstream 6.2.1, which enforces allowed-account-ids on all authentication paths.

Reviewed by Cursor Bugbot for commit 431a2c3. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 14, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d63f6d6. Configure here.

- name: Configure AWS credentials
if: steps.check_secrets.outputs.HAS_AWS_SECRET
uses: aws-actions/configure-aws-credentials@v6.2.1
uses: aws-actions/configure-aws-credentials@6.2.2

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing v prefix in action tag

High Severity

Dependabot changed aws-actions/configure-aws-credentials@v6.2.1 to @6.2.2, dropping the required v prefix. The published release tag is v6.2.2, so GitHub Actions cannot resolve @6.2.2 and the Configure AWS credentials step fails in all three workflows.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d63f6d6. Configure here.

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.2.0 to 6.2.2.
- [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@v6.2.0...6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump aws-actions/configure-aws-credentials from 6.2.1 to 6.2.2 Bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.2 Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.2 branch from d63f6d6 to 431a2c3 Compare July 20, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants