Skip to content

build: bump mkdocs-material from 9.5.41 to 9.5.42 #2507

build: bump mkdocs-material from 9.5.41 to 9.5.42

build: bump mkdocs-material from 9.5.41 to 9.5.42 #2507

Workflow file for this run

name: CI - Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"