Skip to content

feat: update GitHub Actions to Node.js 24 compatible versions#17

Open
AndriMar wants to merge 2 commits into
mainfrom
chore/update-action-versions
Open

feat: update GitHub Actions to Node.js 24 compatible versions#17
AndriMar wants to merge 2 commits into
mainfrom
chore/update-action-versions

Conversation

@AndriMar

Copy link
Copy Markdown
Member

Update all actions to versions that support Node.js 24 runtime to resolve deprecation warnings on GitHub Actions runners.

Updated actions:

  • actions/checkout: v4 → v5
  • actions/cache: v4 → v5
  • hashicorp/setup-terraform: v3 → v4
  • terraform-linters/setup-tflint: v4 → v6
  • aws-actions/configure-aws-credentials: v4 → v6
  • docker/build-push-action: v5 → v7
  • docker/metadata-action: v5 → v6
  • cycjimmy/semantic-release-action: v4 → v6

BREAKING CHANGE: Major version updates may include breaking changes.

AndriMar added 2 commits June 26, 2026 15:25
Update all actions to versions that support Node.js 24 runtime to resolve
deprecation warnings on GitHub Actions runners.

Updated actions:
- actions/checkout: v4 → v5
- actions/cache: v4 → v5
- hashicorp/setup-terraform: v3 → v4
- terraform-linters/setup-tflint: v4 → v6
- aws-actions/configure-aws-credentials: v4 → v6
- docker/build-push-action: v5 → v7
- docker/metadata-action: v5 → v6
- cycjimmy/semantic-release-action: v4 → v6

BREAKING CHANGE: Major version updates may include breaking changes.
Updated actions:
  - actions/cache: v4 → v5
  - Homebrew/actions/setup-homebrew: @master@main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant