Skip to content

chore(deps): bump got from 11.0.0 to 11.8.5 #351

chore(deps): bump got from 11.0.0 to 11.8.5

chore(deps): bump got from 11.0.0 to 11.8.5 #351

Workflow file for this run

name: Auto merge Dependabot updates
on:
check_suite:
types:
- completed
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
jobs:
auto-merge:
name: Auto merge
runs-on: ubuntu-latest
steps:
- name: Auto merge
uses: ridedott/dependabot-auto-merge-action@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}