Skip to content

Bump autoprefixer from 10.4.22 to 10.4.23 in the production-dependencies group #3826

Bump autoprefixer from 10.4.22 to 10.4.23 in the production-dependencies group

Bump autoprefixer from 10.4.22 to 10.4.23 in the production-dependencies group #3826

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@634933edcd8ababfe52f92936142cc22ac488b1b
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"