Skip to content

Commit 1330d0f

Browse files
committed
Update crazy-max/ghaction-import-gpg from v5 to v6
1 parent 089bd28 commit 1330d0f

File tree

1 file changed

+1
-1
lines changed
  • independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/quarkiverse/java/.github/workflows

1 file changed

+1
-1
lines changed

independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/quarkiverse/java/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Import GPG key
3434
id: import_gpg
35-
uses: crazy-max/ghaction-import-gpg@v5
35+
uses: crazy-max/ghaction-import-gpg@v6
3636
with:
3737
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3838
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)