From a8b6b5e2a9346dff91c3029b4a85bda5c76644f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 13:15:59 +0000 Subject: [PATCH] chore(deps): bump the github-actions group with 1 update Bumps the github-actions group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action). - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-review.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yaml b/.github/workflows/dependency-review.yaml index ca34bd1..8a9f619 100644 --- a/.github/workflows/dependency-review.yaml +++ b/.github/workflows/dependency-review.yaml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@v4.1.1 - name: 🚀 Dependency Review - uses: actions/dependency-review-action@v3.1.1 + uses: actions/dependency-review-action@v3.1.2