Skip to content

Commit

Permalink
[Dependencies]: Bump actions/dependency-review-action
Browse files Browse the repository at this point in the history
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from V4.3.0 to 4.3.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@V4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 6343416 commit ff2ef4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ jobs:

- name: 'Dependency Review'
if: steps.visibility.outputs.is_public == 'true'
uses: actions/dependency-review-action@V4.3.0
uses: actions/dependency-review-action@v4.3.1

no-merge-commits:
# Check that there are no merge commits in the PR
Expand Down

0 comments on commit ff2ef4c

Please sign in to comment.