Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #229 from CSCfi/dependabot/github_actions/dev/acti…
Browse files Browse the repository at this point in the history
…ons/dependency-review-action-3

Bump actions/dependency-review-action from 2 to 3
  • Loading branch information
github-actions[bot] authored Nov 14, 2022
2 parents e2d8714 + dd370c5 commit 8a51c3e
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@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v3
with:
fail-on-severity: moderate

0 comments on commit 8a51c3e

Please sign in to comment.