Skip to content

Bump @mermaid-js/mermaid-cli from 10.9.1 to 11.4.0 #1179

Bump @mermaid-js/mermaid-cli from 10.9.1 to 11.4.0

Bump @mermaid-js/mermaid-cli from 10.9.1 to 11.4.0 #1179

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/labeler@v1.11.1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"