Skip to content

Commit

Permalink
Merge pull request #9 from rsksmart/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/dependency-review-action-4.5.0

Bump actions/dependency-review-action from 4.4.0 to 4.5.0
  • Loading branch information
ezequiel-rodriguez authored Dec 4, 2024
2 parents 8f1dd23 + 10750ce commit 93f5e4f
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:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: 'Dependency Review'
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
with:
fail-on-severity: high
comment-summary-in-pr: true

0 comments on commit 93f5e4f

Please sign in to comment.