Skip to content

Commit

Permalink
fix: revert import action version
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Ribó <[email protected]>
  • Loading branch information
elribonazo committed Jul 12, 2024
1 parent 0e38317 commit c4bd736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
with:
xcode-version: '15.0.1'

- uses: crazy-max/ghaction-import-gpg@v6
- uses: crazy-max/ghaction-import-gpg@v5
id: import_gpg
with:
gpg_private_key: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
Expand Down

0 comments on commit c4bd736

Please sign in to comment.