Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Bump rimraf from 5.0.8 to 6.0.1 #1422

Bump rimraf from 5.0.8 to 6.0.1

Bump rimraf from 5.0.8 to 6.0.1 #1422

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"