Skip to content

Bump @webref/css from 8.5.4 to 8.5.6 in the webref-css group across 1 directory #3944

Bump @webref/css from 8.5.4 to 8.5.6 in the webref-css group across 1 directory

Bump @webref/css from 8.5.4 to 8.5.6 in the webref-css group across 1 directory #3944

Workflow file for this run

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