Skip to content

Commit 6afdaef

Browse files
ci: bump actions/dependency-review-action from 1 to 2.5.0 (#463)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 664c5eb commit 6afdaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
runs-on: ubuntu-20.04
1414
steps:
1515
- uses: actions/checkout@v3
16-
- uses: actions/dependency-review-action@v1
16+
- uses: actions/dependency-review-action@v2.5.0

0 commit comments

Comments
 (0)