File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 terraform_version : " 1.12.2"
114114
115115 - name : Retrieve Terraform Plan
116- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3
116+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
117117 with :
118118 name : ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-tfplan
119119 path : infrastructure/instance
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ jobs:
260260 - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
261261
262262 - name : Download e2e automation test artifact
263- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3
263+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
264264 with :
265265 name : ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-${{ env.APIGEE_ENVIRONMENT }}-e2e-test-output
266266 path : tests/e2e_automation/output
You can’t perform that action at this time.
0 commit comments