Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 55e46c2

Browse files
Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 (#297)
1 parent d54e8b0 commit 55e46c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: maven
3838
- name: Import GPG key
3939
id: import_gpg
40-
uses: crazy-max/ghaction-import-gpg@v5.2.0
40+
uses: crazy-max/ghaction-import-gpg@v5.3.0
4141
with:
4242
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
4343
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)