Skip to content

fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed #497

fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed

fix(deps): update module github.com/google/go-github/v61 to v62 - autoclosed #497

Workflow file for this run

---
name: Pull Request
on: pull_request
permissions: {}
jobs:
test:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@43112be44b33e005bd9c899f18d4d53298a4ce5c # v1.0.0
with:
aqua_version: v2.27.3
go-version: 1.22.3
secrets:
gh_app_id: ${{secrets.APP_ID_AQUAPROJ_AQUA}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY_AQUAPROJ_AQUA}}
permissions:
pull-requests: write
contents: read # To checkout private repository