From efce8b07677a79bc8b162ba4885c5959d08464b3 Mon Sep 17 00:00:00 2001 From: Astra Date: Wed, 18 Jun 2025 10:21:27 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9a58b1d..ce0ceaf 100644 --- a/action.yml +++ b/action.yml @@ -49,7 +49,7 @@ runs: using: composite steps: - name: Run container steps - uses: https://git.zio.sh/astra/docker-run-action@v6 + uses: https://git.zio.sh/astra/docker-run-action@bc0813212cba1c029615a08be520b15613988af3 with: image: quay.io/podman/stable:latest mount_ws: true