Skip to content

Bump go.opentelemetry.io/contrib/zpages from 0.45.0 to 0.46.0 in /extension/zpagesextension #479

Bump go.opentelemetry.io/contrib/zpages from 0.45.0 to 0.46.0 in /extension/zpagesextension

Bump go.opentelemetry.io/contrib/zpages from 0.45.0 to 0.46.0 in /extension/zpagesextension #479

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0