Skip to content

Bump the github-actions group across 1 directory with 6 updates#63660

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-ff87d954fd
Open

Bump the github-actions group across 1 directory with 6 updates#63660
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-ff87d954fd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
Copilot AI review requested due to automatic review settings July 20, 2026 00:56
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 20, 2026
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jul 20, 2026
@typescript-automation typescript-automation Bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jul 20, 2026

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

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates GitHub Actions workflow dependencies to newer pinned revisions, primarily for Node setup and CodeQL uploads/analysis.

Changes:

  • Bump actions/setup-node from v6.4.0 to v7.0.0 (pinned SHA) across multiple workflows.
  • Bump github/codeql-action/* from v4.36.2 to v4.37.1 (pinned SHA) in CodeQL-related workflows.
  • Bump actions/cache from v5.0.5 to v6.1.0 (pinned SHA) in CI.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/update-package-lock.yaml Updates actions/setup-node pinned version for the package-lock update job.
.github/workflows/twoslash-repros.yaml Updates actions/setup-node pinned version for Twoslash repro automation.
.github/workflows/sync-branch.yaml Updates actions/setup-node pinned version used during branch sync.
.github/workflows/set-version.yaml Updates actions/setup-node pinned version for version-setting workflow.
.github/workflows/scorecard.yml Updates github/codeql-action/upload-sarif pinned version for SARIF upload.
.github/workflows/release-branch-artifact.yaml Updates actions/setup-node pinned version for artifact publishing workflow.
.github/workflows/nightly.yaml Updates actions/setup-node pinned version in nightly jobs.
.github/workflows/new-release-branch.yaml Updates actions/setup-node pinned version for new release branch creation.
.github/workflows/lkg.yml Updates actions/setup-node pinned version for LKG workflow.
.github/workflows/insiders.yaml Updates actions/setup-node pinned version in insiders jobs.
.github/workflows/copilot-setup-steps.yml Updates actions/setup-node pinned version for Copilot setup steps.
.github/workflows/codeql.yml Updates github/codeql-action init/autobuild/analyze pinned versions.
.github/workflows/ci.yml Updates actions/setup-node pinned version across CI jobs and bumps actions/cache.
.github/workflows/accept-baselines-fix-lints.yaml Updates actions/setup-node pinned version for baseline/lint fix workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file For Uncommitted Bug PR for untriaged, rejected, closed or missing bug github_actions Pull requests that update GitHub Actions code

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

1 participant