From 725466d511912a54d4168ff2c1f65d5ff0482e89 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Sep 2025 22:07:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(patch)=20a?= =?UTF-8?q?ctions/checkout=20action=20to=20v3.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ovos-compose-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ovos-compose-upstream.yml b/.gitea/workflows/ovos-compose-upstream.yml index a6770df..281773c 100644 --- a/.gitea/workflows/ovos-compose-upstream.yml +++ b/.gitea/workflows/ovos-compose-upstream.yml @@ -12,7 +12,7 @@ jobs: steps: # Step 1: Checkout the repo - name: Checkout benedikta-ovos - uses: actions/checkout@v3 + uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2 - name: Sync compose from ovos-docker run: | -- 2.52.0