Skip to content

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #166

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #166

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