File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9797 role-skip-session-tagging : true
9898
9999 - name : Deploy
100- uses : cloudposse/github-action-deploy-helmfile@0.6.0
100+ uses : cloudposse/github-action-deploy-helmfile@v0.7.2
101101 id : deploy
102102 with :
103103 aws-region : ${{ steps.environment.outputs.region }}
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157 role-skip-session-tagging : true
158158
159159 - name : Deploy
160- uses : cloudposse/github-action-deploy-helmfile@0.6.0
160+ uses : cloudposse/github-action-deploy-helmfile@v0.7.2
161161 id : deploy
162162 with :
163163 aws-region : ${{ steps.environment.outputs.region }}
@@ -217,7 +217,7 @@ jobs:
217217 role-skip-session-tagging : true
218218
219219 - name : Destroy
220- uses : cloudposse/github-action-deploy-helmfile@0.6.0
220+ uses : cloudposse/github-action-deploy-helmfile@v0.7.2
221221 if : ${{ steps.deployment.outputs.id != '' }}
222222 id : deploy
223223 with :
You can’t perform that action at this time.
0 commit comments