Skip to content

chore(deps): bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group #80

chore(deps): bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group

chore(deps): bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group #80

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Congratulations on your first issue! We will look into it!'
pr-message: 'Congratulations on your first PR! We will be reviewing it! '