Skip to content

chore(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.2 #23444

chore(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.2

chore(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.2 #23444

Workflow file for this run

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