From 8974aa7f18d4fff9b8ba0b1602b88c9e764c0eb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 09:36:06 +0000 Subject: [PATCH] chore(deps): update robinraju/release-downloader action to v1.12 --- .github/workflows/check-binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-binaries.yml b/.github/workflows/check-binaries.yml index 70a8c8a..5278cf3 100644 --- a/.github/workflows/check-binaries.yml +++ b/.github/workflows/check-binaries.yml @@ -20,7 +20,7 @@ jobs: with: ref: main - name: Download latest release - uses: robinraju/release-downloader@v1.10 + uses: robinraju/release-downloader@v1.12 with: latest: true fileName: 'aws-lambda-rie*'