From 7c2224f2aa2799cf51050afe3340f30382cc11e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 16:12:44 +0000 Subject: [PATCH] Update baptiste0928/cargo-install action to v3.3.2 --- .github/workflows/render.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index af05aa366..9e1299798 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -17,10 +17,10 @@ jobs: - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 with: python-version: '3.13' - - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3 + - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2 with: crate: resvg - - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3 + - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 # v3.3.2 with: crate: usvg - run: brew install geos