From 674bf87aaf23363067ca161285f885d6a6147dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 23:15:51 +0000 Subject: [PATCH] chore(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.0 Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.5.1 to 3.0.0. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/0efb1d1d84fc9633afcdaad14c485cbbc90ef46c...30d582111533d59ab793fd9f971817241654f3ec) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dep-review.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dep-review.yaml b/.github/workflows/dep-review.yaml index e2699e3..0152f80 100644 --- a/.github/workflows/dep-review.yaml +++ b/.github/workflows/dep-review.yaml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Dependency Review - uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c \ No newline at end of file + uses: actions/dependency-review-action@30d582111533d59ab793fd9f971817241654f3ec \ No newline at end of file