Skip to content

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

Merged
daxian-dbw merged 2 commits intoPowerShell:release/v7.6from
daxian-dbw:backport/release/v7.6/26938-1ee3d7116
Mar 9, 2026
Merged

[release/v7.6] Bump actions/dependency-review-action from 4.8.3 to 4.9.0#26974
daxian-dbw merged 2 commits intoPowerShell:release/v7.6from
daxian-dbw:backport/release/v7.6/26938-1ee3d7116

Conversation

@daxian-dbw
Copy link
Member

Backport of #26938 to release/v7.6

Triggered by @daxian-dbw 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 dependency-review-action to v4.9.0, bringing improvements to dependency vulnerability scanning and reporting.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Automated dependabot update validated in master branch. No functional changes to workflows, only dependency version update. The conflict was auto-resolved using git rerere from previous successful backports to v7.4 and v7.5.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Low risk as this is a minor version bump of a GitHub Actions dependency (4.8.3 to 4.9.0). The update includes improvements to purl matching, scorecard fetching optimization, and patched version display. No breaking changes or significant behavior modifications.

Merge Conflicts

Merge conflict in .github/workflows/dependency-review.yml was auto-resolved by git rerere using a previous resolution.

@daxian-dbw daxian-dbw requested a review from jshigetomi as a code owner March 9, 2026 22:34
Copilot AI review requested due to automatic review settings March 9, 2026 22:34
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 9, 2026
@daxian-dbw daxian-dbw requested a review from a team as a code owner March 9, 2026 22:34
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 9, 2026
Copy link
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

Backports the Dependabot update for the actions/dependency-review-action GitHub Action to the release/v7.6 branch to keep dependency scanning up to date.

Changes:

  • Updates actions/dependency-review-action pin to the commit for v4.9.0 in the dependency review workflow.

uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
Copy link

Copilot AI Mar 9, 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 bumps actions/dependency-review-action from 4.8.3 -> 4.9.0, but in this release branch the workflow was previously pinned to a commit commented as v4.7.3 (per the diff). Please align the PR metadata (or add a brief note) so reviewers can see the actual version bump being applied to release/v7.6.

Copilot uses AI. Check for mistakes.
@daxian-dbw daxian-dbw merged commit 762a1a7 into PowerShell:release/v7.6 Mar 9, 2026
35 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.6/26938-1ee3d7116 branch March 9, 2026 23: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