TMP use branch umarcor/ssh
diff --git a/.github/workflows/update_conda_lock.yml b/.github/workflows/update_conda_lock.yml
index a160adb..4a3d484 100644
--- a/.github/workflows/update_conda_lock.yml
+++ b/.github/workflows/update_conda_lock.yml
@@ -9,7 +9,7 @@
 jobs:
 
   update-locks:
-    uses: f4pga/actions/.github/workflows/update_conda_lock.yml@main
+    uses: f4pga/actions/.github/workflows/update_conda_lock.yml@umarcor/ssh
     secrets:
       SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
       GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}