File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 contents : read
1818 security-events : write
1919 id-token : write
20- uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@d475e84f8b0b7bff118f0e8f56712390ef8d2828 # yamllint disable-line rule:line-length
20+ uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@a389c296f4a6dd2ff9d976007fd386950ab99605 # yamllint disable-line rule:line-length
2121 with :
2222 run_version_check : true
2323 run_dep_version_check : false
3838 contents : read # needed for actions/checkout
3939 pull-requests : read # needed for gh pr list
4040 issues : write # needed to post PR comment
41- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@d475e84f8b0b7bff118f0e8f56712390ef8d2828 # yamllint disable-line rule:line-length
41+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a389c296f4a6dd2ff9d976007fd386950ab99605 # yamllint disable-line rule:line-length
4242 with :
4343 simple_mode : false
4444 branch_pattern : ' ^(main|release-[0-9]+\.[0-9]+*)$'
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ jobs:
2525 with :
2626 persist-credentials : false
2727 - name : " Verify Branch Name"
28- uses : open-edge-platform/orch-ci/verify-branch-name@d475e84f8b0b7bff118f0e8f56712390ef8d2828 # yamllint disable-line rule:line-length
28+ uses : open-edge-platform/orch-ci/verify-branch-name@a389c296f4a6dd2ff9d976007fd386950ab99605 # yamllint disable-line rule:line-length
2929 pre-merge-pipeline :
3030 permissions :
3131 contents : read
3232 needs : pre-checks
33- uses : open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@d475e84f8b0b7bff118f0e8f56712390ef8d2828 # yamllint disable-line rule:line-length
33+ uses : open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@a389c296f4a6dd2ff9d976007fd386950ab99605 # yamllint disable-line rule:line-length
3434 with :
3535 run_security_scans : false
3636 run_version_check : true
Original file line number Diff line number Diff line change 1313 contents : read # needed for actions/checkout
1414 pull-requests : read # needed for gh pr list
1515 issues : write # needed to post PR comment
16- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@d475e84f8b0b7bff118f0e8f56712390ef8d2828 # yamllint disable-line rule:line-length
16+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a389c296f4a6dd2ff9d976007fd386950ab99605 # yamllint disable-line rule:line-length
1717 with :
1818 simple_mode : false
1919 branch_pattern : ' ^(main|release-[0-9]+\.[0-9]+*)$'
You can’t perform that action at this time.
0 commit comments