Skip to content

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group across 1 directory #25

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group across 1 directory

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group across 1 directory #25

Workflow file for this run

name: 'CI'
concurrency:
group: ci-workflow-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
permissions: write-all
on:
workflow_dispatch:
push:
branches:
- 'develop'
- 'main'
pull_request:
jobs:
ci:
uses: KyberNetwork/service-framework/.github/workflows/ci.yaml@main

Check failure on line 19 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "KyberNetwork/service-framework/.github/workflows/ci.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit