Skip to content

Commit 0800ac7

Browse files
ci(tools): update cloudsmith-io/cloudsmith-cli-action action to v2 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef9be16 commit 0800ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: Install cloudsmith
8787
if: startsWith(github.ref, 'refs/tags/')
88-
uses: cloudsmith-io/cloudsmith-cli-action@7fbcba1dc444b83670a9142b651e89a320c49b35 # v1.0.9
88+
uses: cloudsmith-io/cloudsmith-cli-action@7de77876f92caf8db21887182d83d086fc8f31f3 # v2.0.0
8989
with:
9090
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
9191

0 commit comments

Comments
 (0)