Skip to content

chore(deps): update module golang.org/x/oauth2 to v0.12.0 #113

chore(deps): update module golang.org/x/oauth2 to v0.12.0

chore(deps): update module golang.org/x/oauth2 to v0.12.0 #113

Workflow file for this run

# name
name: ci
# triggers
on:
workflow_dispatch:
push:
branches:
- main
tags:
- v*.*.*
paths-ignore:
- README.md
- LICENSE
- .github/**
- .gitignore
- .editorconfig
- renovate.json
pull_request:
branches:
- main
paths-ignore:
- README.md
- LICENSE
- .github/**
- .gitignore
- .editorconfig
- renovate.json
jobs:
cid:
uses: cidverse/catalog/.github/workflows/shared-ci.yml@main
with:
cid-workflow: main
cid-version: latest
secrets: inherit