Skip to content

chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 #407

chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0

chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 #407

Workflow file for this run

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