Skip to content

Commit 5be2c2c

Browse files
committed
fixed ref
1 parent f8bc19e commit 5be2c2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stage-3-build-images-devtest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ jobs:
6363
- name: Checkout dtos-devops-templates repository
6464
uses: actions/checkout@v6
6565
with:
66-
repository: NHSDigital/dtos-devops-templates@feat/DTOSS-12154-disable-sas
66+
repository: NHSDigital/dtos-devops-templates
6767
path: templates
68-
ref: main
68+
ref: feat/DTOSS-12154-disable-sas
6969

7070
- name: Determine which Docker container(s) to build
7171
id: get-function-names

0 commit comments

Comments
 (0)