Skip to content

Bump golang.org/x/tools from 0.2.0 to 0.10.0 #19

Bump golang.org/x/tools from 0.2.0 to 0.10.0

Bump golang.org/x/tools from 0.2.0 to 0.10.0 #19

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 }}"