Skip to content

build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 #553

build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0

build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 #553

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.1.6