Skip to content

chore(deps): bump alpine from 3.20.0 to 3.20.3 #182

chore(deps): bump alpine from 3.20.0 to 3.20.3

chore(deps): bump alpine from 3.20.0 to 3.20.3 #182

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: 'Hi! Thank you for your contribution!''Happy coding! :rocket:'
pr-message: 'hi! Thank you for your contribution!''Happy coding! :rocket:'