Skip to content

Commit

Permalink
Merge pull request #506 from shiguredo/renovate/actions-dependency-re…
Browse files Browse the repository at this point in the history
…view-action-4.x

chore(deps): update actions/dependency-review-action action to v4
  • Loading branch information
voluntas authored Feb 13, 2024
2 parents 686af24 + ae011b4 commit 5fa1b9c
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,4 +17,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4

0 comments on commit 5fa1b9c

Please sign in to comment.