From df8b85c65aa2793855019ca3cff4a4ffaefae4a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 13:00:08 +0000 Subject: [PATCH] ci(tools): update cloudsmith-io/cloudsmith-cli-action action to v2.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 8b44109..d2a18b2 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@7de77876f92caf8db21887182d83d086fc8f31f3 # v2.0.0 + uses: cloudsmith-io/cloudsmith-cli-action@76c8ff51a34bea1036d9b7708f10a929624a1910 # v2.0.1 with: api-key: ${{ secrets.CLOUDSMITH_API_KEY }}