File tree Expand file tree Collapse file tree 4 files changed +8
-9
lines changed Expand file tree Collapse file tree 4 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 3636 description : " Override where we fetch pipelines from, used for internal testing"
3737 pipelines_cli_version :
3838 type : string
39- default : " v0.40.1 "
39+ default : " v0.40.2 "
4040 description : " For Gruntwork internal testing - the version of the pipelines CLI to use"
4141 pipelines_actions_ref :
4242 type : string
43- default : " v4.0 .0"
43+ default : " v4.1 .0"
4444 description : " For Gruntwork internal testing - the ref of the pipelines actions to use"
4545 pipelines_credentials_ref :
4646 type : string
Original file line number Diff line number Diff line change 3030 description : " Override where we fetch pipelines from, used for internal testing"
3131 pipelines_cli_version :
3232 type : string
33- default : " v0.40.1 "
33+ default : " v0.40.2 "
3434 description : " For Gruntwork internal testing - the version of the pipelines CLI to use"
3535 pipelines_actions_ref :
3636 type : string
37- default : " v4.0 .0"
37+ default : " v4.1 .0"
3838 description : " For Gruntwork internal testing - the ref of the pipelines actions to use"
3939 pipelines_credentials_ref :
4040 type : string
@@ -168,7 +168,6 @@ jobs:
168168 - name : Preflight Checks
169169 uses : ./pipelines-actions/.github/actions/pipelines-preflight-action
170170 with :
171- IS_ROOT : " true"
172171 PIPELINES_READ_TOKEN : ${{ secrets.PIPELINES_READ_TOKEN }}
173172 INFRA_ROOT_WRITE_TOKEN : ${{ steps.pipelines-infra-root-write-token.outputs.PIPELINES_TOKEN }}
174173 ORG_REPO_ADMIN_TOKEN : ${{ steps.pipelines-org-repo-admin-token.outputs.PIPELINES_TOKEN }}
Original file line number Diff line number Diff line change 4747 description : " Override where we fetch pipelines from, used for internal testing"
4848 pipelines_cli_version :
4949 type : string
50- default : " v0.40.1 "
50+ default : " v0.40.2 "
5151 description : " For Gruntwork internal testing - the version of the pipelines CLI to use"
5252 pipelines_actions_ref :
5353 type : string
54- default : " v4.0 .0"
54+ default : " v4.1 .0"
5555 description : " For Gruntwork internal testing - the ref of the pipelines actions to use"
5656 pipelines_credentials_ref :
5757 type : string
Original file line number Diff line number Diff line change 3030 description : " Override where we fetch pipelines from, used for internal testing"
3131 pipelines_cli_version :
3232 type : string
33- default : " v0.40.1 "
33+ default : " v0.40.2 "
3434 description : " For Gruntwork internal testing - the version of the pipelines CLI to use"
3535 pipelines_actions_ref :
3636 type : string
37- default : " v4.0 .0"
37+ default : " v4.1 .0"
3838 description : " For Gruntwork internal testing - the ref of the pipelines actions to use"
3939 pipelines_credentials_ref :
4040 type : string
You can’t perform that action at this time.
0 commit comments