Skip to content

chore(deps): update module github.com/go-resty/resty/v2 to v2.8.0 #29

chore(deps): update module github.com/go-resty/resty/v2 to v2.8.0

chore(deps): update module github.com/go-resty/resty/v2 to v2.8.0 #29

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