We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec75b6 commit aa1be41Copy full SHA for aa1be41
.github/workflows/binaries.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Install cloudsmith
75
if: startsWith(github.ref, 'refs/tags/')
76
- uses: cloudsmith-io/cloudsmith-cli-action@dbeb7b69746286974aab4a39a9f369a4fd0d5334 # v1.0.5
+ uses: cloudsmith-io/cloudsmith-cli-action@b5407b628a1c8f8580cac328e29c936c6fb8b948 # v1.0.6
77
with:
78
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
79
0 commit comments