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 99jobs :
1010 Zookeeper-Pipeline :
1111 if : github.event.pull_request.user.login != 'dependabot[bot]'
12- uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@f6104d86e08ccf5c490e8dc6396b51585d03538a
12+ uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@80631034d5b75e978dfb4fdd300ec729b9e86ab4
1313 with :
1414 service_branch : ' ${{ github.head_ref || github.ref_name }}'
1515 versions_file : ' .github/versions.yaml'
16- pipeline_branch : ' f6104d86e08ccf5c490e8dc6396b51585d03538a ' # this value must match the value after '@' in 'uses'
16+ pipeline_branch : ' 80631034d5b75e978dfb4fdd300ec729b9e86ab4 ' # this value must match the value after '@' in 'uses'
1717 secrets :
1818 AWS_S3_ACCESS_KEY_ID : ${{secrets.AWS_S3_ACCESS_KEY_ID}}
1919 AWS_S3_ACCESS_KEY_SECRET : ${{secrets.AWS_S3_ACCESS_KEY_SECRET}}
You can’t perform that action at this time.
0 commit comments