From 376c2f138cb9986a58e46e06b4ca6a45548f3d08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:27:26 +0000 Subject: [PATCH] chore(deps): update actions/dependency-review-action digest to fd07d42 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c910f46..82fca8e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Dependency Review - uses: actions/dependency-review-action@80f10bf419f34980065523f5efca7ebed17576aa # v4 + uses: actions/dependency-review-action@fd07d42ce87ab09f10c61a2d1a5e59e6c655620a # v4 with: base-ref: refs/heads/main head-ref: ${{ github.ref }}