Skip to content

Bump golang.org/x/tools from 0.14.0 to 0.21.0 #44

Bump golang.org/x/tools from 0.14.0 to 0.21.0

Bump golang.org/x/tools from 0.14.0 to 0.21.0 #44

Workflow file for this run

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