We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fd4d14 + bf59869 commit f2634d5Copy full SHA for f2634d5
.github/workflows/build.yml
@@ -179,7 +179,7 @@ jobs:
179
# https://chatgpt.com/share/6761e017-9950-800e-ba1e-94d575010f2d
180
181
- name: Set up GPG
182
- uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
+ uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
183
with:
184
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
185
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments