Skip to content

refactor: move hashflow and dexalot (#1267) #531

refactor: move hashflow and dexalot (#1267)

refactor: move hashflow and dexalot (#1267) #531

Workflow file for this run

name: 'PR to bump go mod version'
permissions:
contents: write
pull-requests: write
on:
push:
tags:
- '*'
jobs:
bump:
uses: KyberNetwork/service-framework/.github/workflows/pr-bump-go-mod.yaml@main
secrets: inherit
with:
repos: '["aggregator-encoding", "pool-service", "router-service", "onchain-price-service", "zap-service", "kyberswap-dex-lib-private"]'