Skip to content

Comments

chore(deps): bump the github-actions group with 2 updates#7985

Merged
leandrodamascena merged 1 commit intodevelopfrom
dependabot/github_actions/github-actions-a9d98fa2ae
Feb 10, 2026
Merged

chore(deps): bump the github-actions group with 2 updates#7985
leandrodamascena merged 1 commit intodevelopfrom
dependabot/github_actions/github-actions-a9d98fa2ae

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the github-actions group with 2 updates: aws-actions/configure-aws-credentials and zgosalvez/github-actions-ensure-sha-pinned-actions.

Updates aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0

Release notes

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

v6.0.0

6.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • Update action to use node24 Note this requires GitHub action runner version v2.327.1 or later (#1632) (a7a2c11)

Features

Bug Fixes

  • properly output aws-account-id and authenticated-arn when using role-chaining (#1633) (7ceaf96)
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.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)

⚠ BREAKING CHANGES

  • Cleanup input handling. Changes invalid boolean input behavior (see #1445)

Features

... (truncated)

Commits

Updates zgosalvez/github-actions-ensure-sha-pinned-actions from 4.0.1 to 5.0.0

Release notes

Sourced from zgosalvez/github-actions-ensure-sha-pinned-actions's releases.

v5.0.0

What's Changed

Full Changelog: zgosalvez/github-actions-ensure-sha-pinned-actions@v4...v5.0.0

v4.0.2

What's Changed

Full Changelog: zgosalvez/github-actions-ensure-sha-pinned-actions@v4...v4.0.2

Commits
  • d5d20e1 Potential fix for code scanning alert no. 12: Shell command built from enviro...
  • 225225b Potential fix for code scanning alert no. 12: Shell command built from enviro...
  • c392958 Potential fix for code scanning alert no. 10: Workflow does not contain permi...
  • 8c37409 Potential fix for code scanning alert no. 11: Workflow does not contain permi...
  • 88d12a1 Bump @​actions/core from 1.11.1 to 3.0.0 (#282)
  • 6b65263 Bump @​actions/glob from 0.5.0 to 0.6.1 (#280)
  • 8459c7e Bump eslint from 9.39.1 to 10.0.0 (#281)
  • c0631bf Bump actions/cache from 4.3.0 to 5.0.1 (#277)
  • e4e4623 Bump actions/checkout from 6.0.0 to 6.0.1 (#278)
  • 99499c8 Bump actions/setup-node from 6.0.0 to 6.1.0 (#276)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the github-actions group with 2 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions).


Updates `aws-actions/configure-aws-credentials` from 5.1.1 to 6.0.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@61815dc...8df5847)

Updates `zgosalvez/github-actions-ensure-sha-pinned-actions` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](zgosalvez/github-actions-ensure-sha-pinned-actions@6124774...d5d20e1)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 23:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@dependabot dependabot bot requested a review from sdangol February 9, 2026 23:24
@boring-cyborg boring-cyborg bot added the github-actions Pull requests that update Github_actions code label Feb 9, 2026
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 9, 2026
@github-actions github-actions bot added internal Maintenance changes labels Feb 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

@leandrodamascena leandrodamascena merged commit 0a3b182 into develop Feb 10, 2026
23 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/github_actions/github-actions-a9d98fa2ae branch February 10, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code github-actions Pull requests that update Github_actions code internal Maintenance changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant