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

Bump actions/labeler from 4.3.0 to 5.0.0 #1271

Bump actions/labeler from 4.3.0 to 5.0.0

Bump actions/labeler from 4.3.0 to 5.0.0 #1271

Workflow file for this run

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