Skip to content

chore(deps): bump github.com/grafana/otel-profiling-go from 0.5.1 to 0.5.3 #244

chore(deps): bump github.com/grafana/otel-profiling-go from 0.5.1 to 0.5.3

chore(deps): bump github.com/grafana/otel-profiling-go from 0.5.1 to 0.5.3 #244

Workflow file for this run

name: pr
on:
pull_request:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main