Skip to content

Commit 0d631c4

Browse files
Merge dependabot/github_actions/crazy-max/ghaction-import-gpg-6.0.0 into combined-prs-branch
2 parents 652a675 + fb59ba3 commit 0d631c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrapper-upgrade-execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
run: git config --global url."https://unused-username:${TOKEN}@github.com/".insteadOf "https://github.com/"
1818
- name: Import GPG key
19-
uses: crazy-max/ghaction-import-gpg@d6f3f49f3345e29369fe57596a3ca8f94c4d2ca7
19+
uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef
2020
with:
2121
gpg_private_key: ${{ secrets.GH_BOT_PGP_PRIVATE_KEY }}
2222
passphrase: ${{ secrets.GH_BOT_PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)