Skip to content

chore(deps): bump @ipld/dag-cbor from 7.0.3 to 9.0.6 #3114

chore(deps): bump @ipld/dag-cbor from 7.0.3 to 9.0.6

chore(deps): bump @ipld/dag-cbor from 7.0.3 to 9.0.6 #3114

Workflow file for this run

name: Trigger CircleCI tests
on:
push: # all push events
workflow_dispatch: # manually triggered
jobs:
circleci:
name: Trigger CircleCI tests
runs-on: ubuntu-latest
if: ${{ github.actor == 'ukstv' }}
steps:
- uses: CircleCI-Public/[email protected]
with:
GHA_Meta: "bypass"
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}