Update
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 41s

This commit is contained in:
omaroughriss 2025-07-01 16:32:16 +02:00
parent 19f517a946
commit 5667f07b51

View File

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up SSH agent
uses: webfactory/ssh-agent@v0.8.1
uses: webfactory/ssh-agent@v0.9.1
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}