Skip to content

Commit

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

chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0
  • Loading branch information
ezequiel-rodriguez authored Dec 5, 2024
2 parents a19014a + f3a4ad6 commit a2ddfa3
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 @@ -14,7 +14,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 a2ddfa3

Please sign in to comment.