Update action.yml
This commit is contained in:
parent
674fa2c329
commit
61452555f6
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- name: Run container steps
|
- name: Run container steps
|
||||||
uses: frozen-tapestry/docker-run-action@v6
|
uses: https://git.zio.sh/astra/docker-run-action@v6
|
||||||
with:
|
with:
|
||||||
image: quay.io/podman/stable:latest
|
image: quay.io/podman/stable:latest
|
||||||
mount_ws: true
|
mount_ws: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue