Skip to content

fix(deps): update module golang.org/x/oauth2 to v0.25.0 #2558

fix(deps): update module golang.org/x/oauth2 to v0.25.0

fix(deps): update module golang.org/x/oauth2 to v0.25.0 #2558

Workflow file for this run

---
name: test
on: pull_request
permissions: {}
jobs:
test:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@029780ba7d07d599d59cd5aea8496f18c9b5447c # v1.1.2
with:
aqua_version: v2.41.0
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