Skip to content

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 5838aad63e8e46af22758862f67443ec3004377f #43

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 5838aad63e8e46af22758862f67443ec3004377f

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 5838aad63e8e46af22758862f67443ec3004377f #43

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@5838aad63e8e46af22758862f67443ec3004377f # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"