We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e026c9c commit 67b3ff0Copy full SHA for 67b3ff0
.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@7de77876f92caf8db21887182d83d086fc8f31f3 # v2.0.0
+ uses: cloudsmith-io/cloudsmith-cli-action@76c8ff51a34bea1036d9b7708f10a929624a1910 # v2.0.1
89
with:
90
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
91
0 commit comments