Skip to content

chore(deps-dev): Bump org.apache.flink:flink-shaded-zookeeper-3 from 3.8.1-17.0 to 3.8.4-20.0 #61

chore(deps-dev): Bump org.apache.flink:flink-shaded-zookeeper-3 from 3.8.1-17.0 to 3.8.4-20.0

chore(deps-dev): Bump org.apache.flink:flink-shaded-zookeeper-3 from 3.8.1-17.0 to 3.8.4-20.0 #61

Workflow file for this run

name: Greetings
on: [issues, pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!'
pr-message: 'Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.'