Skip to content

Bump rollup from 3.29.4 to 3.29.5 in /frontend #952

Bump rollup from 3.29.4 to 3.29.5 in /frontend

Bump rollup from 3.29.4 to 3.29.5 in /frontend #952

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