From 26c4e21d12b04af7fdc27b69e4288bed7bd7c282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:25:04 +0000 Subject: [PATCH] chore(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.0 to 4.1.3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/80f10bf419f34980065523f5efca7ebed17576aa...9129d7d40b8c12c1ed0f60400d00c92d437adcce) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ee6c89..84a77e2 100644 --- a/.github/workflows/dep-review.yaml +++ b/.github/workflows/dep-review.yaml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Dependency Review - uses: actions/dependency-review-action@80f10bf419f34980065523f5efca7ebed17576aa \ No newline at end of file + uses: actions/dependency-review-action@9129d7d40b8c12c1ed0f60400d00c92d437adcce \ No newline at end of file