action url needs to ref github.
All checks were successful
/ Renovate (push) Successful in 2m39s

This commit is contained in:
Joseph Hanson 2024-08-01 04:02:29 -05:00
parent 3514e24a09
commit 824797a474
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -27,8 +27,8 @@ jobs:
run: mkdir -p /home/ubuntu/.ssh && chmod 700 /home/ubuntu/.ssh
- name: Write ssh key
id: sshkey
# uses: https://github.com/timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
uses: timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
uses: https://github.com/timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
# uses: timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1
with:
encodedString: "${{ secrets.SSH_USER }}"
fileName: id_ed25519