Skip to content

deps(go): bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 #99

deps(go): bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0

deps(go): bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 #99

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0
with:
allowed-commit-types: feat,fix,docs,deps,chore,build,ci