We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fef174 commit e02eb3dCopy full SHA for e02eb3d
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
dist/*.tar.gz
51
52
- name: Install and authenticate Cloudsmith CLI (OIDC)
53
- uses: cloudsmith-io/cloudsmith-cli-action@v1.0.3
+ uses: cloudsmith-io/cloudsmith-cli-action@v2
54
with:
55
oidc-namespace: ${{ env.CLOUDSMITH_OWNER }}
56
oidc-service-slug: ${{ env.CLOUDSMITH_SERVICE_SLUG }}
0 commit comments