Skip to content

fix(deps): bump dayjs from 1.11.12 to 1.11.13 #16

fix(deps): bump dayjs from 1.11.12 to 1.11.13

fix(deps): bump dayjs from 1.11.12 to 1.11.13 #16

Workflow file for this run

name: Auto-assign reviewers for Dependabot PRs
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-reviewers:
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
- name: Assign reviewers
uses: kentaro-m/auto-assign-action@v2.0.0