Skip to content

Commit 3dcf660

Browse files
authored
Merge pull request #3403 from seqan/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents c1b6dfe + ae9da14 commit 3dcf660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_update_cookbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ secrets.SEQAN_ACTIONS_PAT }}
3434

3535
- name: Import GPG key
36-
uses: crazy-max/ghaction-import-gpg@v6
36+
uses: crazy-max/ghaction-import-gpg@v7
3737
with:
3838
gpg_private_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
3939
passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)