Skip to content

Commit 89b14d6

Browse files
Bump crazy-max/ghaction-import-gpg from 6 to 7 (#2691)
1 parent 6373a78 commit 89b14d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Import GPG key
3838
id: import_gpg
3939
uses:
40-
crazy-max/ghaction-import-gpg@v6
40+
crazy-max/ghaction-import-gpg@v7
4141
# These secrets will need to be configured for the repository:
4242
with:
4343
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)