File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ jobs:
2626 poll-interval : 20
2727 Zookeeper-Pipeline :
2828 needs : Wait-for-images
29- uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@cee02b3e1a049e1c2b28f8566d4362247240fa5f # v1.1.2
29+ uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@4487afa083e5ba0cf64690d2e93e3d8ee94fab4f # v1.3.0
3030 with :
3131 service_branch : ' ${{ github.head_ref || github.ref_name }}'
3232 versions_file : ' .github/versions.yaml'
33- pipeline_branch : ' cee02b3e1a049e1c2b28f8566d4362247240fa5f ' # this value must match the value after '@' in 'uses'
33+ pipeline_branch : ' 4487afa083e5ba0cf64690d2e93e3d8ee94fab4f ' # this value must match the value after '@' in 'uses'
3434 secrets :
3535 AWS_S3_ACCESS_KEY_ID : ${{secrets.AWS_S3_ACCESS_KEY_ID}}
3636 AWS_S3_ACCESS_KEY_SECRET : ${{secrets.AWS_S3_ACCESS_KEY_SECRET}}
You can’t perform that action at this time.
0 commit comments