Skip to content

build(deps): bump actions/checkout from 4.1.5 to 4.1.6 #780

build(deps): bump actions/checkout from 4.1.5 to 4.1.6

build(deps): bump actions/checkout from 4.1.5 to 4.1.6 #780

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true