Skip to content

build(deps): bump @fortawesome/free-solid-svg-icons from 6.7.1 to 6.7.2 #1680

build(deps): bump @fortawesome/free-solid-svg-icons from 6.7.1 to 6.7.2

build(deps): bump @fortawesome/free-solid-svg-icons from 6.7.1 to 6.7.2 #1680

Workflow file for this run

name: "Greetings"
on:
fork:
push:
branches: [main]
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Welcome, @${{ github.actor }}! Your issue is like a spark that ignites innovation. We're thrilled to dive into it and work together to find a solution."
pr-message: "Great job, @${{ github.actor }}! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project."
footer: "Soon the maintainers/owner will review it and provide you with feedback/suggestions."