Skip to content

[release/v7.4.15] Bump actions/dependency-review-action from 4.8.3 to 4.9.0#27142

Merged
adityapatwardhan merged 1 commit into
PowerShell:release/v7.4.15from
adityapatwardhan:backport/release/v7.4.15/26938-1ee3d7116
Apr 3, 2026
Merged

[release/v7.4.15] Bump actions/dependency-review-action from 4.8.3 to 4.9.0#27142
adityapatwardhan merged 1 commit into
PowerShell:release/v7.4.15from
adityapatwardhan:backport/release/v7.4.15/26938-1ee3d7116

Conversation

@adityapatwardhan
Copy link
Copy Markdown
Member

Backport of #26938 to release/v7.4.15

Triggered by @adityapatwardhan on behalf of @app/dependabot

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Updates the dependency review GitHub Action pin on the release branch so security/dependency review checks use the intended version.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Verified the backport cherry-pick applies cleanly to release/v7.4.15 after conflict resolution, and confirmed the workflow file contains the expected dependency-review-action v4.9.0 pin.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Single-line workflow action pin update with no runtime product code changes; impact is limited to CI dependency review behavior.

Merge Conflicts

Resolved one conflict in .github/workflows/dependency-review.yml by preserving the release branch checkout action pin and applying only the dependency-review-action bump to v4.9.0.

@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 1, 2026
Copilot AI review requested due to automatic review settings April 1, 2026 23:21
@adityapatwardhan adityapatwardhan requested a review from a team as a code owner April 1, 2026 23:21
@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Backport to release/v7.4.15 updating the pinned actions/dependency-review-action version used by the Dependency Review GitHub Actions workflow.

Changes:

  • Update actions/dependency-review-action pin to the v4.9.0 commit SHA in .github/workflows/dependency-review.yml.

Comment on lines 21 to +22
- name: 'Dependency Review'
uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c # v2.5.1
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

The PR title/description says this is a bump from actions/dependency-review-action v4.8.3 to v4.9.0, but the workflow is actually changing from v2.5.1 to v4.9.0. Please update the PR metadata to reflect the actual starting version on this branch (or confirm the intent to do a major-version jump and document it in the PR description/risk section).

Copilot uses AI. Check for mistakes.
@adityapatwardhan adityapatwardhan merged commit c0a9ea6 into PowerShell:release/v7.4.15 Apr 3, 2026
42 checks passed
@adityapatwardhan adityapatwardhan deleted the backport/release/v7.4.15/26938-1ee3d7116 branch April 3, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants