From 01df50453874279e1575699278598428d5376beb Mon Sep 17 00:00:00 2001 From: Nathaniel van Diepen Date: Sun, 9 Jun 2024 11:37:57 -0600 Subject: [PATCH] use latest rM-docker --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6c0ca4c..7daa015 100644 --- a/action.yml +++ b/action.yml @@ -32,7 +32,7 @@ runs: uses: actions/checkout@v4 with: repository: timower/rM-docker - ref: e6cf5a7b10accdb48b9479004e5267531614c66d + ref: c52bdabe8d112b93316ba557e58e4f63415eeb78 fetch-depth: 1 path: .rm-docker-repo - name: Set up Docker Buildx