Skip to content

Commit

Permalink
fix: update actions/dependency-review-action action to v4.5.0 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Nov 20, 2024
1 parent 0535a7a commit 70d916a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/security/dependency-review/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ runs:
using: composite
steps:
- name: Dependency Review
uses: actions/dependency-review-action@v4.4.0
uses: actions/dependency-review-action@v4.5.0
with:
fail-on-severity: ${{ inputs.severity }}

0 comments on commit 70d916a

Please sign in to comment.