Skip to content

Commit

Permalink
Merge pull request #110 from neicnordic/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/dependency-review-action-4

Bump actions/dependency-review-action from 3 to 4
  • Loading branch information
blankdots authored Jan 22, 2024
2 parents 9f9735d + f89ebe1 commit 4510850
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,6 +17,6 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
fail-on-severity: moderate

0 comments on commit 4510850

Please sign in to comment.