Skip to content

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.39.0 to 0.44.0 #156

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.39.0 to 0.44.0

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.39.0 to 0.44.0 #156

Workflow file for this run

name: Lint and Test
on:
workflow_dispatch:
pull_request:
push:
branches:
- master
permissions:
id-token: write
contents: read
jobs:
review:
name: "Linting && Unit Test"
uses: consensys/github-toolkit/.github/workflows/go_review.yml@v1

Check failure on line 16 in .github/workflows/workflow.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/workflow.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/workflow.yaml" -> "consensys/github-toolkit/.github/workflows/go_review.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
go_version: 1.17
secrets:
GH_READ_ONLY_TOKEN: ${{ secrets.INFURA_ORG_REPO_READ_ONLY }}