Skip to content

fix(deps): bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn gr… #18

fix(deps): bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn gr…

fix(deps): bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn gr… #18

Workflow file for this run

name: rel
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}