Skip to content

Commit 1304921

Browse files
ci: bump actions/dependency-review-action from 1 to 2 (#762)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da72d05 commit 1304921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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

0 commit comments

Comments
 (0)