From e9069042c73fadc3bd43e5d551f5b9b4ea6a3891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:57:43 +0000 Subject: [PATCH] chore(deps): update ljharb/require-allow-edits digest to 13f90bc --- .github/workflows/require-allow-edits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/require-allow-edits.yml b/.github/workflows/require-allow-edits.yml index c48d560e9..c06af2a3f 100644 --- a/.github/workflows/require-allow-edits.yml +++ b/.github/workflows/require-allow-edits.yml @@ -20,6 +20,6 @@ jobs: with: egress-policy: "audit" - - uses: "ljharb/require-allow-edits@2bf6dc5607979ae0e3f8739b9f9a4018e024b9a0" # main + - uses: "ljharb/require-allow-edits@13f90bc8cc5de000f2b44a0e2c3a11d108e8cd9f" # main with: pull_number: "${{ github.event.pull_request.number }}"