Skip to content

Commit f829bc2

Browse files
updating cloudsmith action to
1 parent cb457a4 commit f829bc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
path: packages/
140140

141141
- name: Install Cloudsmith CLI
142-
uses: cloudsmith-io/[email protected].3
142+
uses: cloudsmith-io/[email protected].8
143143
with:
144144
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
145145

@@ -167,7 +167,7 @@ jobs:
167167
path: packages/
168168

169169
- name: Install Cloudsmith CLI
170-
uses: cloudsmith-io/[email protected].3
170+
uses: cloudsmith-io/[email protected].8
171171
with:
172172
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
173173

@@ -195,7 +195,7 @@ jobs:
195195
path: packages/
196196

197197
- name: Install Cloudsmith CLI
198-
uses: cloudsmith-io/[email protected].3
198+
uses: cloudsmith-io/[email protected].8
199199
with:
200200
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
201201

0 commit comments

Comments
 (0)