Skip to content

Commit

Permalink
update gh actions reference
Browse files Browse the repository at this point in the history
avoid redirection attack
  • Loading branch information
ichenhe authored May 10, 2024
1 parent 68ba552 commit 2329e5c
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 @@ -72,7 +72,7 @@ jobs:
distribution: 'adopt'

- name: base64-to-file
uses: RollyPeres/base64-to-path@v1
uses: narcodico/base64-to-path@v1
with:
filePath: keystore/release.jks
encodedString: ${{ secrets.SIGNING_KEYSTORE }}
Expand Down

0 comments on commit 2329e5c

Please sign in to comment.