chore(deps): pin timheuer/base64-to-file action to adaa40c #86
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
show-progress: false
|
||||
- name: Write ssh key
|
||||
id: sshkey
|
||||
uses: https://github.com/timheuer/base64-to-file@v1
|
||||
uses: https://github.com/timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
|
||||
with:
|
||||
encodedString: "${{ secrets.SSH_USER }}"
|
||||
fileName: id_ed25519
|
||||
|
|
Loading…
Reference in a new issue