Skip to content

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36 #552

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36 #552

Workflow file for this run

name: Bot
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
bot:
name: ${{ github.event_name }}/${{ github.event.action }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ionic-team/bot@main
with:
repo-token: ${{ secrets.BOT_TOKEN }}