Skip to content

fix(deps): update module github.com/google/go-github/v63 to v66 (#1153) #2382

fix(deps): update module github.com/google/go-github/v63 to v66 (#1153)

fix(deps): update module github.com/google/go-github/v63 to v66 (#1153) #2382

Workflow file for this run

name: go
on:
pull_request:
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
push:
branches:
- main
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
jobs:
go:
uses: int128/kubebuilder-workflows/.github/workflows/[email protected]
permissions:
contents: write
pull-requests: write
with:
go-version-file: go.mod
cache-dependency-path: go.sum