Skip to content

Commit

Permalink
Merge pull request #166 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/dependency-review-action-3

Bump actions/dependency-review-action from 2 to 3
  • Loading branch information
ben-al authored Nov 21, 2022
2 parents 9a83882 + 4834e6a commit bffeddf
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 @@ -15,7 +15,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Dependency Review
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v3
with:
# Possible values: critical, high, moderate, low
fail-on-severity: critical

0 comments on commit bffeddf

Please sign in to comment.