Skip to content

chore(deps): bump @mdx-js/preact from 2.3.0 to 3.0.1 in /site/docs/content #647

chore(deps): bump @mdx-js/preact from 2.3.0 to 3.0.1 in /site/docs/content

chore(deps): bump @mdx-js/preact from 2.3.0 to 3.0.1 in /site/docs/content #647

Workflow file for this run

name: "Bot: Pull Request Labeler"
on:
pull_request:
types: [opened, reopened]
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
with:
egress-policy: audit
- name: "Bot: Labeler Triage"
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"