Skip to content

Commit e02eb3d

Browse files
use latest cloudsmit-cli-action (#11)
1 parent 2fef174 commit e02eb3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
dist/*.tar.gz
5151
5252
- name: Install and authenticate Cloudsmith CLI (OIDC)
53-
uses: cloudsmith-io/cloudsmith-cli-action@v1.0.3
53+
uses: cloudsmith-io/cloudsmith-cli-action@v2
5454
with:
5555
oidc-namespace: ${{ env.CLOUDSMITH_OWNER }}
5656
oidc-service-slug: ${{ env.CLOUDSMITH_SERVICE_SLUG }}

0 commit comments

Comments
 (0)