From: dependabot[bot] Date: Thu, 1 Dec 2022 00:01:28 +0000 (+0000) Subject: Bump actions/dependency-review-action from 2 to 3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a8d0b8cd7632a326eca9b9ff1484c1df15ab4742;p=stevenblack-hosts.git Bump actions/dependency-review-action from 2 to 3 Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/depsreview.yaml b/.github/workflows/depsreview.yaml index 5a9469932..777506406 100644 --- a/.github/workflows/depsreview.yaml +++ b/.github/workflows/depsreview.yaml @@ -14,4 +14,4 @@ jobs: persist-credentials: false - name: 'Dependency Review' - uses: actions/dependency-review-action@v2 + uses: actions/dependency-review-action@v3