Skip to content

Commit e3b45f2

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

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-22.04
1414
steps:
1515
- uses: actions/checkout@v3
16-
- uses: actions/dependency-review-action@v2
16+
- uses: actions/dependency-review-action@v3

0 commit comments

Comments
 (0)