File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ jobs:
211
211
uses : actions/checkout@v3
212
212
213
213
- name : Seek deployment
214
- uses : cloudposse/github-action-seek-deployment@0.1.0
214
+ uses : cloudposse/github-action-seek-deployment@0.1.1
215
215
id : deployment
216
216
with :
217
217
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ jobs:
209
209
needs : [ preview ]
210
210
steps :
211
211
- name : Seek deployment
212
- uses : cloudposse/github-action-seek-deployment@0.1.0
212
+ uses : cloudposse/github-action-seek-deployment@0.1.1
213
213
id : deployment
214
214
with :
215
215
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ jobs:
301
301
in : ${{ inputs.image }}
302
302
303
303
- name : Seek deployment
304
- uses : cloudposse/github-action-seek-deployment@0.1.0
304
+ uses : cloudposse/github-action-seek-deployment@0.1.1
305
305
id : deployment
306
306
with :
307
307
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ jobs:
182
182
uses : actions/checkout@v3
183
183
184
184
- name : Seek deployment
185
- uses : cloudposse/github-action-seek-deployment@0.1.0
185
+ uses : cloudposse/github-action-seek-deployment@0.1.1
186
186
id : deployment
187
187
with :
188
188
github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments