Skip to content

chore(deps): bump node from 20.3.0-alpine to 21.5.0-alpine #159

chore(deps): bump node from 20.3.0-alpine to 21.5.0-alpine

chore(deps): bump node from 20.3.0-alpine to 21.5.0-alpine #159

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:'