Skip to content

Commit

Permalink
Merge pull request #3193 from seqan/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-import-gpg-6

Bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
eseiler authored Sep 11, 2023
2 parents 8b7d02c + 9b47dc1 commit 54c60ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_cookbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
token: ${{ secrets.SEQAN_ACTIONS_PAT }}

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}
Expand Down

1 comment on commit 54c60ed

@vercel
Copy link

@vercel vercel bot commented on 54c60ed Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

seqan3 – ./

seqan3-seqan.vercel.app
seqan3.vercel.app
seqan3-git-master-seqan.vercel.app

Please sign in to comment.