Skip to content

build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 in the github-actions-dependencies group #115

build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 in the github-actions-dependencies group

build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 in the github-actions-dependencies group #115

---
name: First Interaction
on:
issues:
types:
- opened
pull_request:
types:
- opened
permissions:
issues: write
pull-requests: write
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- name: First Interaction
uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
issue_message: |
Welcome to our open-source community, and thank you for opening your first issue! 🎉
We're thrilled to have you here. If you have any questions or need assistance, feel free to ask. Your contributions are valued and appreciated.
Happy coding! 🚀
pr_message: |
Hey there! 👋 Thanks for submitting your first pull request. We're excited to see your contribution to our project.
If you have any questions, need help, or want feedback, please don't hesitate to reach out. Your efforts make our community stronger.
Keep up the great work! 💪