Skip to content

Commit

Permalink
build(deps): bump actions/dependency-review-action from 3 to 4 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 17c0390 commit d440b01
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 @@ -22,4 +22,4 @@ jobs:
github.event_name == 'push'
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v3
- uses: actions/dependency-review-action@v4

0 comments on commit d440b01

Please sign in to comment.