Skip to content

Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /internal/tools #311

Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /internal/tools

Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /internal/tools #311

Workflow file for this run

name: Add issues and PRs to project
on:
issues:
types:
- opened
- reopened
- transferred
pull_request_target:
types:
- opened
- reopened
issue_comment:
types:
- created
jobs:
call-workflow-add-to-project:
name: Call workflow to add issue to project
uses: bufbuild/base-workflows/.github/workflows/add-to-project.yaml@main
secrets: inherit