Skip to content

Commit 1105ddd

Browse files
authored
Merge pull request #96 from devnullvoid/dependabot/github_actions/develop/crazy-max/ghaction-import-gpg-7
ci(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents 0ee1a5d + ba8efab commit 1105ddd

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
} > "$tmp"
3838
- name: Import GPG key
3939
id: import_gpg
40-
uses: crazy-max/ghaction-import-gpg@v6
40+
uses: crazy-max/ghaction-import-gpg@v7
4141
with:
4242
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
4343
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)