Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group #1715

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group #1715

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # ratchet:actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true