From a629584bb5965a6c0eee9bff3e1eb05edcce8583 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:38:49 +0000 Subject: [PATCH] ci(tools): update cloudsmith-io/cloudsmith-cli-action action to v3.0.1 --- .github/workflows/binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 4736dd3..c3b56cc 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -85,7 +85,7 @@ jobs: - name: Install cloudsmith if: startsWith(github.ref, 'refs/tags/') - uses: cloudsmith-io/cloudsmith-cli-action@v3.0.0 + uses: cloudsmith-io/cloudsmith-cli-action@v3.0.1 with: api-key: ${{ secrets.CLOUDSMITH_API_KEY }}