Skip to content

Update actions/checkout digest to 11bd719 #169

Update actions/checkout digest to 11bd719

Update actions/checkout digest to 11bd719 #169

Workflow file for this run

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