summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-09 03:29:37 -0700
committerGitHub <noreply@github.com>2022-07-09 03:29:37 -0700
commitef258677a28c4f51cffb3010c5afd633973717bb (patch)
tree110d778b3cd8ebbe70e7cee26b33df9393cf6e13 /.github
parentb1f9cc07c681b36108be5f31e467dc4055ea4d05 (diff)
downloadpython-coveragepy-git-ef258677a28c4f51cffb3010c5afd633973717bb.tar.gz
build(deps): bump actions/dependency-review-action from 1 to 2 (#1404)
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](https://github.com/actions/dependency-review-action/compare/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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dependency-review.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml
index 0e72a00e..845c763e 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -17,4 +17,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
- uses: actions/dependency-review-action@v1
+ uses: actions/dependency-review-action@v2