Skip to content

Commit 352f698

Browse files
Update crazy-max/ghaction-import-gpg digest to e89d409 (#4774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ca72ec commit 352f698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-make.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Load GPG key
5959
id: gpg
6060
if: inputs.gpg-fingerprint
61-
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6
61+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6
6262
with:
6363
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
6464
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)