Skip to content

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 #1140

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 #1140

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: ' Good job. Thanks for opening your first issue.'
pr-message: 'Thanks for sending your prs. It is awesome.'