Skip to content

chore(deps): bump actions/checkout from 1 to 7 #21039

chore(deps): bump actions/checkout from 1 to 7

chore(deps): bump actions/checkout from 1 to 7 #21039

Workflow file for this run

name: "Pull Request Labeler"
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"