From b6320bed8c04576954629052ff458ceed563c08a Mon Sep 17 00:00:00 2001
From: Eoghan Conlon <git@eoghanconlon.ie>
Date: Fri, 21 Feb 2025 13:14:55 +0000
Subject: [PATCH] Feat. Testing v30 of docker nix action

---
 .forgejo/workflows/push.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml
index 1c2bd6f..77a3638 100644
--- a/.forgejo/workflows/push.yaml
+++ b/.forgejo/workflows/push.yaml
@@ -16,7 +16,7 @@ jobs:
         with:
           repository: ${{ gitea.repository }}
           ref_name: ${{ gitea.ref_name }}
-      - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final6
+      - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan-action-test
       - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/nix-build_deploy@eoghan_test-final6
       - uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
         with: