From 9f70755b6979f2b4c7c0394b3edb9b53927ac27a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Jul 2024 01:56:17 +0000 Subject: [PATCH] chore(deps): pin timheuer/base64-to-file action to adaa40c --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index c4afd0a..975cf4b 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -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