Skip to content

Comments

Bump the github-actions group across 1 directory with 6 updates#309

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-fa9b478bdb
Open

Bump the github-actions group across 1 directory with 6 updates#309
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-fa9b478bdb

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 6 updates in the / directory:

Package From To
aws-actions/configure-aws-credentials 5 6
aws-actions/amazon-ecs-render-task-definition 1.8.0 1.8.3
aws-actions/amazon-ecs-deploy-task-definition 2.4.0 2.6.0
actions/setup-node 5 6
mongodb/atlas-github-action 0.2.1 0.2.2
actions/checkout 5 6

Updates aws-actions/configure-aws-credentials from 5 to 6

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)

v5.1.1

5.1.1 (2025-11-24)

Miscellaneous Chores

  • release 5.1.1 (56d6a58)
  • various dependency updates

v5.1.0

5.1.0 (2025-10-06)

Features

Bug Fixes

Changelog

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

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

4.3.1 (2025-08-04)

Bug Fixes

4.3.0 (2025-08-04)

Features

Bug Fixes

  • docs: readme samples versioning (5b3c895)
  • the wrong example region for China partition in README (37fe9a7)
  • properly set proxy environment variable (cbea708)

... (truncated)

Commits

Updates aws-actions/amazon-ecs-render-task-definition from 1.8.0 to 1.8.3

Release notes

Sourced from aws-actions/amazon-ecs-render-task-definition's releases.

v1.8.3

See the changelog for details about the changes included in this release.

v1.8.2

See the changelog for details about the changes included in this release.

v1.8.1

See the changelog for details about the changes included in this release.

Changelog

Sourced from aws-actions/amazon-ecs-render-task-definition's changelog.

Changelog

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

1.8.3 (2026-01-16)

1.8.2 (2025-12-18)

1.8.1 (2025-10-16)

1.8.0 (2025-08-14)

Features

  • add possibility to add more than one container in container-name (#229) (ce1d739)

1.7.5 (2025-08-04)

1.7.4 (2025-06-23)

1.7.3 (2025-05-28)

1.7.2 (2025-04-22)

1.7.1 (2025-03-24)

1.7.0 (2025-03-03)

Features

1.6.2 (2025-01-14)

1.6.1 (2024-11-26)

1.6.0 (2024-10-23)

Features

  • support secrets in render task definition (#334) (bd39926)

1.5.2 (2024-10-01)

1.5.1 (2024-08-28)

... (truncated)

Commits
  • 6b89923 chore(release): 1.8.3
  • 2769249 chore: Bump @​actions/core from 1.11.1 to 2.0.0 (#427)
  • 06472d4 chore(release): 1.8.2
  • ba6f17c chore: Bump @​aws-sdk/client-ecs from 3.890.0 to 3.923.0 (#426)
  • 2f9848c chore: Bump eslint from 9.36.0 to 9.38.0 (#422)
  • e96c137 chore: Bump @​aws-sdk/client-ecs from 3.883.0 to 3.890.0 (#416)
  • 6f44304 chore: Bump tmp from 0.2.4 to 0.2.5 (#415)
  • cbed19f chore(release): 1.8.1
  • 61311c1 chore: Bump eslint from 9.35.0 to 9.36.0 (#418)
  • 0d320e8 chore: Bump @​vercel/ncc from 0.38.3 to 0.38.4 (#417)
  • Additional commits viewable in compare view

Updates aws-actions/amazon-ecs-deploy-task-definition from 2.4.0 to 2.6.0

Release notes

Sourced from aws-actions/amazon-ecs-deploy-task-definition's releases.

v2.6.0

See the changelog for details about the changes included in this release.

v2.5.1

See the changelog for details about the changes included in this release.

v2.5.0

See the changelog for details about the changes included in this release.

Changelog

Sourced from aws-actions/amazon-ecs-deploy-task-definition's changelog.

Changelog

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

2.6.0 (2026-01-16)

Features

  • Add support for maxAttempts to allow retrying after failure (#750) (ede1821)

2.5.1 (2025-12-18)

2.5.0 (2025-11-24)

Features

  • Set url to deployments instead of events (#809) (2b13337)

Bug Fixes

2.4.0 (2025-09-09)

Features

2.3.4 (2025-07-24)

Bug Fixes

2.3.3 (2025-06-16)

2.3.2 (2025-04-14)

2.3.1 (2025-03-17)

Bug Fixes

  • propagate run-task-arn to outputs (#740) (ba4c50f)
  • set propagateTags to null if unset (6d07985)

... (truncated)

Commits
  • cbf54ec chore(release): 2.6.0
  • 3421206 chore: Bump @​actions/core from 1.11.1 to 2.0.1 (#832)
  • ede1821 feat: Add support for maxAttempts to allow retrying after failure (#750)
  • 9182efe chore: Bump eslint from 9.39.1 to 9.39.2 (#830)
  • c6e19c0 chore(release): 2.5.1
  • e7bfa67 chore: Bump yaml from 2.8.1 to 2.8.2 (#825)
  • 5c47712 chore: Bump globals from 16.4.0 to 16.5.0 (#822)
  • 7b5ba17 chore(release): 2.5.0
  • 4ca0c47 test: Update test expectations to match deployments URL change (#821)
  • ccd4167 Revert "Fix unit tests to match feat: Set url to deployments instead of event...
  • Additional commits viewable in compare view

Updates actions/setup-node from 5 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

Commits

Updates mongodb/atlas-github-action from 0.2.1 to 0.2.2

Release notes

Sourced from mongodb/atlas-github-action's releases.

v0.2.2

What's Changed

New Contributors

Full Changelog: mongodb/atlas-github-action@v0.2.1...v0.2.2

Commits

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `5` | `6` |
| [aws-actions/amazon-ecs-render-task-definition](https://github.com/aws-actions/amazon-ecs-render-task-definition) | `1.8.0` | `1.8.3` |
| [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) | `2.4.0` | `2.6.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `5` | `6` |
| [mongodb/atlas-github-action](https://github.com/mongodb/atlas-github-action) | `0.2.1` | `0.2.2` |
| [actions/checkout](https://github.com/actions/checkout) | `5` | `6` |



Updates `aws-actions/configure-aws-credentials` from 5 to 6
- [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@v5...v6)

Updates `aws-actions/amazon-ecs-render-task-definition` from 1.8.0 to 1.8.3
- [Release notes](https://github.com/aws-actions/amazon-ecs-render-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-render-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-render-task-definition@5cb8c74...6b89923)

Updates `aws-actions/amazon-ecs-deploy-task-definition` from 2.4.0 to 2.6.0
- [Release notes](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-deploy-task-definition@1beffbd...cbf54ec)

Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

Updates `mongodb/atlas-github-action` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/mongodb/atlas-github-action/releases)
- [Commits](mongodb/atlas-github-action@v0.2.1...v0.2.2)

Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: aws-actions/amazon-ecs-render-task-definition
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: aws-actions/amazon-ecs-deploy-task-definition
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: mongodb/atlas-github-action
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: '6'
  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
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants