Skip to content

Commit aeb5a58

Browse files
Bump crazy-max/ghaction-import-gpg from 6 to 7
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6...v7) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2ec6dc commit aeb5a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: snakefmt .
5050

5151
- name: Import GPG key
52-
uses: crazy-max/ghaction-import-gpg@v6
52+
uses: crazy-max/ghaction-import-gpg@v7
5353
with:
5454
gpg_private_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
5555
passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)