Skip to content

deps(deps): update github actions (major) - #192

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-actions
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
DavidAnson/markdownlint-cli2-action action major v23.2.0v24.2.0
actions/checkout action major v6.0.2v7.0.1
actions/labeler action major v6.1.0v7.0.0
actions/setup-go action major v6.4.0v7.0.0
actions/stale action major v10.3.0v11.0.0
codecov/codecov-action action major v6.0.1v7.1.1
editorconfig-checker/action-editorconfig-checker action major v2.2.0v3.0.0
gitleaks/gitleaks-action action major v2.3.9v3.0.0

Release Notes

DavidAnson/markdownlint-cli2-action (DavidAnson/markdownlint-cli2-action)

v24.2.0: Update markdownlint-cli2 version (markdownlint-cli2 v0.23.2, markdownlint v0.41.1).

Compare Source

v24.1.0: Update markdownlint-cli2 version (markdownlint-cli2 v0.23.1, markdownlint v0.41.1).

Compare Source

v24.0.0: Update markdownlint-cli2 version (markdownlint-cli2 v0.23.0, markdownlint v0.41.0).

Compare Source

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

actions/labeler (actions/labeler)

v7.0.0

Compare Source

v6.2.0

Compare Source

What's Changed

Bug Fix
Dependency Updates

Full Changelog: actions/labeler@v6.1.0...v6.2.0

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

Compare Source

actions/stale (actions/stale)

v11.0.0

Compare Source

What's Changed

Enhancement
Dependency Update
  • Override brace-expansion to 5.0.8 to address 24 high-severity dependency vulnerabilities by @​dependabot in #​1351

Full Changelog: actions/stale@v10...v11.0.0

v10.4.0

Compare Source

What's Changed

Bug Fix
Dependency Updates
  • Bump undici to 6.27.0 via override, clean up stale license files, and version to 10.4.0. by @​dependabot in #​1342

New Contributors

Full Changelog: actions/stale@v10.3.0...v10.4.0

codecov/codecov-action (codecov/codecov-action)

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

⚠️ Due to migration issues with keybase, we are unable to update our keys under the codecovsecurity account. We have deleted the account and are using codecovsecops with the original gpg key

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0

v6.0.2

Compare Source

This is a copy of the v7.0.0 release to make updates easier

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2

editorconfig-checker/action-editorconfig-checker (editorconfig-checker/action-editorconfig-checker)

v3.0.0: editorconfig-checker v4

Compare Source

What's Changed

Full Changelog: editorconfig-checker/action-editorconfig-checker@v2.2.0...v3.0.0

v2.3.0: last v2 release

Compare Source

This release is the last release of this action, that fixes the editorconfig-checker core version to v3.11.3 - which is the last release that still uses the ec binary name.

Full Changelog: editorconfig-checker/action-editorconfig-checker@v2.2.0...v2.3.0

gitleaks/gitleaks-action (gitleaks/gitleaks-action)

v3.0.0

Compare Source

What's changed

gitleaks-action v3 migrates the runtime from Node 20 to Node 24. No changes to inputs, outputs, or behavior. Update your workflow from gitleaks/gitleaks-action@v2 to gitleaks/gitleaks-action@v3.

Migration
# Before
- uses: gitleaks/gitleaks-action@v2

# After
- uses: gitleaks/gitleaks-action@v3
Why

GitHub is deprecating the Node 20 runtime for Actions:

  • June 2, 2026: GitHub flips the runner default to Node 24. Workflows using gitleaks-action@v2 (Node 20) will still run, but only if ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true is set as an environment variable.
  • September 16, 2026: Node 20 is removed from GitHub-hosted runners entirely. gitleaks-action@v2 stops working regardless of any opt-out flag.
Changes
  • action.yml: runtime node20node24
  • @actions/core: 1.10.0 → 1.11.1
  • dist/ rebuilt
  • Example workflows updated to actions/checkout@v6 and gitleaks-action@v3
  • README updated with v3 migration guide
Self-hosted runners

If you use self-hosted runners, ensure your runner version is >= v2.327.1 (required for Node 24 support).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from amiwrpremium as a code owner June 8, 2026 00:48
@renovate renovate Bot added dependencies Pull requests that update a dependency major Major version bump — manual review required labels Jun 8, 2026
@codacy-production

codacy-production Bot commented Jun 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot added area:ci .github/ — workflows, settings, rulesets and removed dependencies Pull requests that update a dependency labels Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 69e95ad to bc053c4 Compare June 18, 2026 21:10
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 6d8ac36 to 44e4d69 Compare July 8, 2026 23:18
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 16c11cb to 45830b1 Compare July 18, 2026 20:58
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

3 similar comments
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from f0c410b to 0e75ee5 Compare July 21, 2026 05:31
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 549b82f to 5f86d84 Compare August 3, 2026 02:32
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 5f86d84 to 73f9eda Compare September 3, 2026 22:17
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 73f9eda to 082eb7a Compare September 15, 2026 07:58
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 082eb7a to ad0b48d Compare September 17, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci .github/ — workflows, settings, rulesets major Major version bump — manual review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant