Skip to content

build(deps): bump com.redis.om:redis-om-spring from 0.9.6 to 0.9.7 #42

build(deps): bump com.redis.om:redis-om-spring from 0.9.6 to 0.9.7

build(deps): bump com.redis.om:redis-om-spring from 0.9.6 to 0.9.7 #42

Workflow file for this run

name: Greetings
on: [ pull_request_target, issues ]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for your suggestion 👏"
pr-message: "Thank you for your contribution 🎉"