File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ jobs:
190190 with :
191191 repository : access-nri/build-cd
192192 path : build-cd
193- ref : v7
193+ ref : prerelease-to-model-configs-pipeline
194194
195195 - name : Set up Python
196196 uses : actions/setup-python@v5
@@ -215,7 +215,7 @@ jobs:
215215
216216 - name : Get previous deployments in PR
217217 id : previous-deployments
218- uses : access-nri/build-cd/.github/actions/get-pr-deployments@v7
218+ uses : access-nri/build-cd/.github/actions/get-pr-deployments@prerelease-to-model-configs-pipeline
219219 with :
220220 pr : ${{ github.event.issue.number }}
221221 token : ${{ github.token }}
@@ -314,6 +314,7 @@ jobs:
314314 with :
315315 repository : access-nri/build-cd
316316 path : build-cd
317+ ref : prerelease-to-model-configs-pipeline
317318
318319 - name : Download PR URL Artifacts
319320 uses : actions/download-artifact@v6
You can’t perform that action at this time.
0 commit comments