Skip to content

chore(deps-dev): bump org.neo4j.test:neo4j-harness from 5.26.4 to 5.26.5 in /boot-data-neo4j #1937

chore(deps-dev): bump org.neo4j.test:neo4j-harness from 5.26.4 to 5.26.5 in /boot-data-neo4j

chore(deps-dev): bump org.neo4j.test:neo4j-harness from 5.26.4 to 5.26.5 in /boot-data-neo4j #1937

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for reporting issues'
pr-message: 'Thanks for sending your prs'