Skip to content

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

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

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

Workflow file for this run

---
name: test
on: pull_request
permissions: {}
jobs:
test:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@cdb855906b55b11a56edc7268ab613cf36b3505c # v1.1.0
with:
aqua_version: v2.36.1
go-version-file: go.mod
golangci-lint-timeout: 120s
secrets:
gh_app_id: ${{secrets.APP_ID}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY}}
permissions:
pull-requests: write
contents: read # To checkout private repository