Skip to content

Commit

Permalink
Update actions/dependency-review-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-a-roo[bot] authored Nov 28, 2024
1 parent 882586b commit 488223a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_enforcement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@v3
- name: Dependency Review
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
fail-on-severity: critical

0 comments on commit 488223a

Please sign in to comment.