Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.6.3 #123

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.6.3

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.6.3 #123

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