Skip to content

chore(deps): bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 #22

chore(deps): bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0

chore(deps): bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 #22

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
actionlint:
uses: smallstep/workflows/.github/workflows/actionlint.yml@main
secrets: inherit