diff --git a/apps/action-runner/2.328.0/data.yml b/apps/action-runner/2.329.0/data.yml similarity index 100% rename from apps/action-runner/2.328.0/data.yml rename to apps/action-runner/2.329.0/data.yml diff --git a/apps/action-runner/2.328.0/docker-compose.yml b/apps/action-runner/2.329.0/docker-compose.yml similarity index 92% rename from apps/action-runner/2.328.0/docker-compose.yml rename to apps/action-runner/2.329.0/docker-compose.yml index 42e9456ad..5d45d2d08 100644 --- a/apps/action-runner/2.328.0/docker-compose.yml +++ b/apps/action-runner/2.329.0/docker-compose.yml @@ -1,6 +1,6 @@ services: actions-runner: - image: ghcr.io/pooneyy/actions-runner:2.328.0 + image: ghcr.io/pooneyy/actions-runner:2.329.0 container_name: ${CONTAINER_NAME} restart: always privileged: true