File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "args" : {
77 "DOCKER_GID" : " ${env:DOCKER_GID:}" ,
88 "IMAGE_NAME" : " regression_tests" ,
9- "IMAGE_VERSION" : " v1.4.6 " ,
9+ "IMAGE_VERSION" : " v1.4.8 " ,
1010 "USER_UID" : " ${localEnv:USER_ID:}" ,
1111 "USER_GID" : " ${localEnv:GROUP_ID:}"
1212 }
Original file line number Diff line number Diff line change 2525 verify_published_from_main_image : false
2626
2727 quality_checks :
28- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@5ac2707dd9cd60ad127275179495b9c890d74711
28+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
2929 permissions :
3030 contents : read
3131 id-token : write
Original file line number Diff line number Diff line change 1818
1919 quality_checks :
2020 needs : [get_config_values]
21- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@5ac2707dd9cd60ad127275179495b9c890d74711
21+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
2222 permissions :
2323 contents : read
2424 id-token : write
Original file line number Diff line number Diff line change 22 unpinned-images :
33 # these workflows use unpinned images because they are using a full image passed in that contains the tag
44 ignore :
5- - release.yml:47:7
6- - regression_tests.yml:294:7
7- - regression_tests.yml:134:7
5+ - release.yml:58:18
6+ - regression_tests.yml:297:18
7+ - regression_tests.yml:137:18
You can’t perform that action at this time.
0 commit comments