Skip to content

chore: Update github-actions dependencies (major) - #217

Merged
chitrank2050 merged 2 commits into
mainfrom
renovate/major-github-actions-dependencies
Jul 2, 2026
Merged

chore: Update github-actions dependencies (major)#217
chitrank2050 merged 2 commits into
mainfrom
renovate/major-github-actions-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
actions/cache v5.0.5v6.1.0 age confidence
actions/checkout v6.0.2v7.0.0 age confidence
codecov/codecov-action v6.0.0v7.0.0 age confidence
gitleaks/gitleaks-action v2.3.9v3.0.0 age confidence

Release Notes

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

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

v6

Compare Source

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

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

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

v7

Compare Source

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

v6.0.1

Compare Source

What's Changed

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

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).

v3

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • "on the first day of the month"
  • 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 added dependencies Pull requests that update a dependency file renovate labels Jun 19, 2026
@renovate
renovate Bot requested a review from chitrank2050 as a code owner June 19, 2026 20:33
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@renovate renovate Bot added the renovate label Jun 19, 2026
@chitrank-actions chitrank-actions Bot added area/ci CI/CD workflows and actions configuration area/security Security policies and scanner configurations area/maintenance Weekly cleanup and automated maintenance tasks labels Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from d4513e4 to 0f7d459 Compare June 30, 2026 18:41
@chitrank-actions chitrank-actions Bot added area/deps Dependency upgrades and lockfile updates area/logic Application source code changes labels Jul 2, 2026
@chitrank2050
chitrank2050 merged commit 04d1db2 into main Jul 2, 2026
6 checks passed
@chitrank2050
chitrank2050 deleted the renovate/major-github-actions-dependencies branch July 2, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI/CD workflows and actions configuration area/deps Dependency upgrades and lockfile updates area/logic Application source code changes area/maintenance Weekly cleanup and automated maintenance tasks area/security Security policies and scanner configurations dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant