Skip to content

Upgrade actions/cache from v4 to v6 (node 20 warning) - #190

Merged
felickz merged 1 commit into
mainfrom
manual-dependency-update-not-covered-by-dependabot
Jul 28, 2026
Merged

Upgrade actions/cache from v4 to v6 (node 20 warning)#190
felickz merged 1 commit into
mainfrom
manual-dependency-update-not-covered-by-dependabot

Conversation

@felickz

@felickz felickz commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflow to use a newer version of the cache action v6

Dependency update:

  • Updated the actions/cache dependency from version v4 to v6 in .github/actions/install-codeql/action.yml to ensure compatibility and take advantage of improvements in the latest version.

Dependabot does not support updating composite actions: https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/actions/runs/30304804445

Copilot AI review requested due to automatic review settings July 27, 2026 21:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the repository’s composite “install CodeQL” GitHub Action to use a newer actions/cache major version, aligning the cache step with the latest supported runtime and avoiding Node 20-related warnings in GitHub Actions.

Changes:

  • Updated the CodeQL cache step to use actions/cache@v6 (from @v4).
Show a summary per file
File Description
.github/actions/install-codeql/action.yml Bumps the cache action used by the composite installer to actions/cache@v6.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Low

@felickz
felickz merged commit 55128cf into main Jul 28, 2026
24 checks passed
@felickz
felickz deleted the manual-dependency-update-not-covered-by-dependabot branch July 28, 2026 02:06
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.

2 participants