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 @@ -119,7 +119,7 @@ jobs:
119119 role-skip-session-tagging : true
120120
121121 - name : Deploy
122- uses : cloudposse/github-action-deploy-argocd@0.8.1
122+ uses : cloudposse/github-action-deploy-argocd@v0.13.0
123123 id : deploy
124124 with :
125125 toolchain : ${{ inputs.toolchain }}
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ jobs:
179179 role-skip-session-tagging : true
180180
181181 - name : Deploy
182- uses : cloudposse/github-action-deploy-argocd@0.8.1
182+ uses : cloudposse/github-action-deploy-argocd@v0.13.0
183183 id : deploy
184184 with :
185185 toolchain : ${{ inputs.toolchain }}
@@ -246,7 +246,7 @@ jobs:
246246 role-skip-session-tagging : true
247247
248248 - name : Destroy
249- uses : cloudposse/github-action-deploy-argocd@0.8.1
249+ uses : cloudposse/github-action-deploy-argocd@v0.13.0
250250 if : ${{ steps.deployment.outputs.id != '' }}
251251 id : deploy
252252 with :
You can’t perform that action at this time.
0 commit comments