From 7c40d4cf6b8f7c7a22ebf85c18d0b9f198294708 Mon Sep 17 00:00:00 2001 From: "octoherd-stoe[bot]" <121860383+octoherd-stoe[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 10:24:55 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20actions:=20Change=20action=20ver?= =?UTF-8?q?sions=20to=20SHAs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b5474cc..3ebec59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: crazy-max/ghaction-import-gpg@v6 + - uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 id: gpg with: gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}