Skip to content

chore(deps): update module github.com/xanzy/go-gitlab to v0.93.0 #130

chore(deps): update module github.com/xanzy/go-gitlab to v0.93.0

chore(deps): update module github.com/xanzy/go-gitlab to v0.93.0 #130

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