Skip to content

Commit a985d41

Browse files
[Dependencies]: Bump actions/dependency-review-action
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.3 to 4.8.0. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@v4.7.3...v4.8.0) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d7bf85 commit a985d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ jobs:
369369

370370
- name: 'Dependency Review'
371371
if: steps.visibility.outputs.is_public == 'true'
372-
uses: actions/dependency-review-action@v4.7.3
372+
uses: actions/dependency-review-action@v4.8.0
373373

374374
no-merge-commits:
375375
# Check that there are no merge commits in the PR

0 commit comments

Comments
 (0)