We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1b6dfe + ae9da14 commit 3dcf660Copy full SHA for 3dcf660
1 file changed
.github/workflows/ci_update_cookbook.yml
@@ -33,7 +33,7 @@ jobs:
33
token: ${{ secrets.SEQAN_ACTIONS_PAT }}
34
35
- name: Import GPG key
36
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
37
with:
38
gpg_private_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
39
passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}
0 commit comments