File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ jobs:
170170 with :
171171 repository : access-nri/build-cd
172172 path : build-cd
173- ref : v7
173+ ref : prerelease-to-model-configs-pipeline
174174
175175 - name : Set up Python
176176 uses : actions/setup-python@v5
@@ -195,7 +195,7 @@ jobs:
195195
196196 - name : Get previous deployments in PR
197197 id : previous-deployments
198- uses : access-nri/build-cd/.github/actions/get-pr-deployments@v7
198+ uses : access-nri/build-cd/.github/actions/get-pr-deployments@prerelease-to-model-configs-pipeline
199199 with :
200200 pr : ${{ github.event.issue.number }}
201201 token : ${{ github.token }}
@@ -303,6 +303,7 @@ jobs:
303303 with :
304304 repository : access-nri/build-cd
305305 path : build-cd
306+ ref : prerelease-to-model-configs-pipeline
306307
307308 - name : Setup python
308309 uses : actions/setup-python@v5
You can’t perform that action at this time.
0 commit comments