We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2add40 commit 4752d14Copy full SHA for 4752d14
.github/workflows/binaries.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- name: Install cloudsmith
82
if: startsWith(github.ref, 'refs/tags/')
83
- uses: cloudsmith-io/cloudsmith-cli-action@9c315294dcaf0bc33ede92e45ee3b63c32789684 # v1.0.8
+ uses: cloudsmith-io/cloudsmith-cli-action@7de77876f92caf8db21887182d83d086fc8f31f3 # v2.0.0
84
with:
85
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
86
0 commit comments