From 5a35c6cd4ca0623f0341fd8ceded7a0ce82722ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 19:17:27 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-import-gpg digest to cb9bde2 --- .github/workflows/build-engines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-engines.yml b/.github/workflows/build-engines.yml index 9ca6940c8c54..edc2e6094976 100644 --- a/.github/workflows/build-engines.yml +++ b/.github/workflows/build-engines.yml @@ -280,7 +280,7 @@ jobs: # See https://github.com/crazy-max/ghaction-import-gpg/releases # v6 -> 01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # For security reasons, we should pin the version of the action - uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 + uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 with: gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }} passphrase: ${{ secrets.GPG_KEY_PASSPHRASE }}