We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e61eb98 + 4a8a821 commit 347fd41Copy full SHA for 347fd41
2 files changed
.github/workflows/readme_snippet.yml
@@ -34,7 +34,7 @@ jobs:
34
token: ${{ secrets.SEQAN_ACTIONS_PAT }}
35
36
- name: Import GPG key
37
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
38
with:
39
gpg_private_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
40
passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}
.github/workflows/update_cookbook.yml
0 commit comments