Skip to content

Commit

Permalink
chore(deps): update actions/dependency-review-action action to v4 (#3917
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 4d91ba3 commit c9b5f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/dependency-review-action@v3.1.5
- uses: actions/dependency-review-action@v4.0.0
with:
base-ref: ${{ github.base_ref || github.event.merge_group.base_ref }}
head-ref: ${{ github.head_ref || github.event.merge_group.head_ref }}

0 comments on commit c9b5f6a

Please sign in to comment.