Skip to content

Bump webpack from 5.90.1 to 5.94.0 #108

Bump webpack from 5.90.1 to 5.94.0

Bump webpack from 5.90.1 to 5.94.0 #108

Workflow file for this run

name: Greetings
on: [pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Congrats on your first PR 😎!'