Skip to content

chore(deps): bump toshimaru/auto-author-assign from 7709f4bd34c4e32c689572005775ae6834ae4a1a to 7e15cd70c245ad136377c3fab3479815df10d844 #38

chore(deps): bump toshimaru/auto-author-assign from 7709f4bd34c4e32c689572005775ae6834ae4a1a to 7e15cd70c245ad136377c3fab3479815df10d844

chore(deps): bump toshimaru/auto-author-assign from 7709f4bd34c4e32c689572005775ae6834ae4a1a to 7e15cd70c245ad136377c3fab3479815df10d844 #38

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@506e1a00c6c05ba98ac585056a23f16073fa5915 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"