Skip to content

Commit 3861bb3

Browse files
authored
ci: revert ci update (#19)
Signed-off-by: Ahmed Moussa <[email protected]>
1 parent eb66631 commit 3861bb3

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
@@ -51,7 +51,7 @@ jobs:
5151
java-version: ${{ env.JAVA_VERSION }}
5252
distribution: "zulu"
5353

54-
- uses: crazy-max/ghaction-import-gpg@v6
54+
- uses: crazy-max/ghaction-import-gpg@v5
5555
id: import_gpg
5656
with:
5757
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)