Skip to content

Commit

Permalink
[MNT] [Dependabot](deps): Bump actions/dependency-review-action from …
Browse files Browse the repository at this point in the history
…3 to 4 (#269)

Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 3 to 4.
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 867529e commit dd1f8b6
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 @@ -17,7 +17,7 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
# Possible values: "critical", "high", "moderate", "low"
# Will fail if a PR introduces a security vulnerability
Expand Down

0 comments on commit dd1f8b6

Please sign in to comment.