From ca8f326c196b14444790ffe51b309a4dea67a8b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:36:34 +0000 Subject: [PATCH] ci(tools): update cloudsmith-io/cloudsmith-cli-action action to v3.1.0 --- .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 c3b56cc..2e75bc9 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.1 + uses: cloudsmith-io/cloudsmith-cli-action@v3.1.0 with: api-key: ${{ secrets.CLOUDSMITH_API_KEY }}