Skip to content

chore: update actions versions#84

Merged
krakenhavoc merged 1 commit into
mainfrom
chore/update-actions-node24
May 18, 2026
Merged

chore: update actions versions#84
krakenhavoc merged 1 commit into
mainfrom
chore/update-actions-node24

Conversation

@krakenhavoc

Copy link
Copy Markdown
Contributor

This pull request updates several GitHub Actions workflow files to use the latest major versions of key actions, improving security, reliability, and compatibility. The changes primarily focus on upgrading Docker-related actions and other commonly used actions in CI/CD pipelines.

Workflow action version upgrades:

Docker-related actions:

  • Upgraded docker/login-action, docker/setup-buildx-action, and docker/metadata-action to their latest major versions (v4 and v6) in both backend-docker-publish.yml and frontend-docker-publish.yml workflows. [1] [2]
  • Upgraded docker/build-push-action from v6 to v7 in both backend and frontend Docker workflows. [1] [2]

Other action upgrades:

  • Upgraded actions/setup-node from v4 to v6 in sync-openapi-spec.yml to ensure compatibility with the latest Node.js versions and features.
  • Upgraded actions/upload-artifact from v4 to v6 in the test workflow for improved artifact handling.

@krakenhavoc krakenhavoc linked an issue May 18, 2026 that may be closed by this pull request
@krakenhavoc
krakenhavoc merged commit 692b266 into main May 18, 2026
9 checks passed
@krakenhavoc
krakenhavoc deleted the chore/update-actions-node24 branch May 18, 2026 14:21
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.

Dependency & Actions audit - 2026-05-11

1 participant