Skip to content

Bump got from 14.4.4 to 14.4.5 #69

Bump got from 14.4.4 to 14.4.5

Bump got from 14.4.4 to 14.4.5 #69

Workflow file for this run

name: "Label pull requests"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.WIKIBOT_TOKEN }}"