From 9c4978c56886c75a85f0f54dad4e7ea8ba6afb47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 13:41:10 +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 c48d560e..c06af2a3 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 }}"