Skip to content

Commit

Permalink
build(deps): bump actions/dependency-review-action from 1 to 2 (#4102)
Browse files Browse the repository at this point in the history
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v1...v2)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
1 parent c5ac183 commit 438369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
persist-credentials: false

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

linter:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 438369f

Please sign in to comment.