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" : " node_24_python_3_12" ,
9- "IMAGE_VERSION" : " v1.4.4 " ,
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 1515 contents : read
1616 packages : read
1717 quality_checks :
18- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
18+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
1919 needs : [get_config_values]
2020 with :
2121 pinned_image : ${{ needs.get_config_values.outputs.pinned_image }}
Original file line number Diff line number Diff line change 2626 packages : read
2727
2828 quality_checks :
29- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
29+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
3030 needs : [get_config_values]
3131 with :
3232 pinned_image : ${{ needs.get_config_values.outputs.pinned_image }}
Original file line number Diff line number Diff line change 1414 contents : read
1515 packages : read
1616 quality_checks :
17- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
17+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
1818 needs : [get_config_values]
1919 with :
2020 pinned_image : ${{ needs.get_config_values.outputs.pinned_image }}
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- - sam_release_code.yml:121:7
6- - sam_package_code.yml:15:7
7- - run_regression_tests.yml:31:7
5+ - sam_release_code.yml:121:18
6+ - sam_package_code.yml:15:18
7+ - run_regression_tests.yml:31:18
88 secrets-outside-env :
99 # these are ignored because they are using known secrets
1010 ignore :
You can’t perform that action at this time.
0 commit comments