Skip to content

fix(deps): upgrade @actions/core from v1 to v3#347

Merged
lourens-octopus merged 1 commit intomainfrom
lourens/update-actions-core
Mar 17, 2026
Merged

fix(deps): upgrade @actions/core from v1 to v3#347
lourens-octopus merged 1 commit intomainfrom
lourens/update-actions-core

Conversation

@lourens-octopus
Copy link
Copy Markdown
Contributor

@lourens-octopus lourens-octopus commented Mar 16, 2026

[sc-138245]

Update to latest version to remove dependabot security alerts

Tested in action: https://github.com/OctopusDeployTesting/devex-action-tests/actions/runs/23220592732/job/67492067216

v2.0.0 added Node 24 support and bumped @actions/http-client to v3.

v3.0.0 makes the package ESM-only; this is handled transparently by esbuild's bundler, so no source changes were required.
@lourens-octopus lourens-octopus force-pushed the lourens/update-actions-core branch from 870d47d to 548826a Compare March 16, 2026 20:52
@lourens-octopus lourens-octopus changed the title Update actions/core to V3 chore(deps): upgrade @actions/core from v1 to v3 Mar 16, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions runtime dependency version to address Dependabot security alerts.

Changes:

  • Bumps @actions/core dependency spec from a pinned 1.11.1 to ^3.0.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lourens-octopus lourens-octopus changed the title chore(deps): upgrade @actions/core from v1 to v3 fix(deps): upgrade @actions/core from v1 to v3 Mar 17, 2026
Copy link
Copy Markdown

@liamhughes liamhughes left a comment

Choose a reason for hiding this comment

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

Test run looks good.

@lourens-octopus lourens-octopus merged commit 64269f1 into main Mar 17, 2026
11 of 12 checks passed
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.

3 participants