Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

chore(deps): bump tough-cookie and jsdom #287

chore(deps): bump tough-cookie and jsdom

chore(deps): bump tough-cookie and jsdom #287

Workflow file for this run

name: Capacitor Bot
on:
issues:
types: [opened, labeled]
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 }}