Skip to content

Commit

Permalink
build(deps): bump actions/dependency-review-action from 2 to 3 (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 5045123 commit 27d2ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
persist-credentials: false

- name: Dependency review
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v3

test:
name: ${{ matrix.node-version }} ${{ matrix.os }}
Expand Down

0 comments on commit 27d2ab8

Please sign in to comment.