We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9be16 commit 0800ac7Copy full SHA for 0800ac7
.github/workflows/binaries.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Install cloudsmith
87
if: startsWith(github.ref, 'refs/tags/')
88
- uses: cloudsmith-io/cloudsmith-cli-action@7fbcba1dc444b83670a9142b651e89a320c49b35 # v1.0.9
+ uses: cloudsmith-io/cloudsmith-cli-action@7de77876f92caf8db21887182d83d086fc8f31f3 # v2.0.0
89
with:
90
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
91
0 commit comments