Skip to content

Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#763) #2540

Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#763)

Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#763) #2540

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
with:
golangci-lint-version: "v1.61.0"
golang-version: "1.23"
secrets: inherit