Skip to content

Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 #334

Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0

Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 #334

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.55.2"
golang-version: "1.22"
secrets: inherit