Skip to content

Commit

Permalink
Merge pull request #661 from OpenPoolProject/renovate/actions-depende…
Browse files Browse the repository at this point in the history
…ncy-review-action-4.x

chore(deps): update actions/dependency-review-action action to v4
  • Loading branch information
kilpatty authored Jan 25, 2024
2 parents 09eec45 + 7998a3f commit 9a11730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dep-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Dependency Review
uses: actions/dependency-review-action@cc4f6536e38d1126c5e3b0683d469a14f23bfea4 # v3
uses: actions/dependency-review-action@4cd9eb2d23752464a87e00499c30d256a59a01b4 # v4
# critical
#
# You can only include one of these two options:
Expand Down

0 comments on commit 9a11730

Please sign in to comment.