Skip to content

Bump github.com/golangci/golangci-lint from 1.46.2 to 1.62.2 in /internal/tools #14008

Bump github.com/golangci/golangci-lint from 1.46.2 to 1.62.2 in /internal/tools

Bump github.com/golangci/golangci-lint from 1.46.2 to 1.62.2 in /internal/tools #14008

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: run
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'