Skip to content

Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 #53

Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12

Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 #53

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 this issue. We will get back to you in a while'
pr-message: 'Great Job for your first PR in this repository'