Bump the github-actions group across 1 directory with 6 updates#63660
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the github-actions group across 1 directory with 6 updates#63660dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- 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>
Contributor
There was a problem hiding this comment.
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-nodefrom 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/cachefrom 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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