From 15a77fdcf7f5f156ac3b4b64529f58e5465623be Mon Sep 17 00:00:00 2001 From: Jan Gleytenhoover Date: Thu, 11 Jul 2024 07:28:39 +0000 Subject: [PATCH] Update .gitea/workflows/node-ssh.yaml --- .gitea/workflows/node-ssh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/node-ssh.yaml b/.gitea/workflows/node-ssh.yaml index 8beb4cf..edd3589 100644 --- a/.gitea/workflows/node-ssh.yaml +++ b/.gitea/workflows/node-ssh.yaml @@ -9,7 +9,7 @@ jobs: steps: - name: Build and Push Image - uses: actions/runner-images/.gitea/actions/build-push.yml + uses: actions/runner-images/.gitea/actions/build-push.yml@main with: context: ./images/actions/node-ssh tags: |