Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across … #14

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across …

Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across … #14

Workflow file for this run

name: Up to date
on:
push:
branches:
- 'main'
jobs:
updatePullRequests:
name: Keep PRs up to date
runs-on: ubuntu-latest
steps:
- name: Update all the PRs
uses: paritytech/up-to-date-action@main
with:
GITHUB_TOKEN: ${{ github.token }}