File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ permissions: {}
77
88jobs :
99 get_config_values :
10- uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
10+ uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@b83cff6a2951a8a2951b8c00a7734edd0cc832d3
1111 permissions :
1212 attestations : read
1313 contents : read
1414 packages : read
1515 with :
1616 verify_published_from_main_image : true
1717 quality_checks :
18- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
18+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@b83cff6a2951a8a2951b8c00a7734edd0cc832d3
1919 needs : [get_config_values]
2020 permissions :
2121 contents : read
3838
3939 tag_release :
4040 needs : [quality_checks, get_commit_id, get_config_values]
41- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release-devcontainer.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
41+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release-devcontainer.yml@b83cff6a2951a8a2951b8c00a7734edd0cc832d3
4242 permissions :
4343 id-token : write
4444 contents : write
You can’t perform that action at this time.
0 commit comments