Skip to content

Pin dependencies

Pin dependencies #5

on:
push:
paths:
- .github/workflows/copilot-setup-steps.yml
jobs:
copilot-setup-steps:
runs-on: ubuntu-latest
steps:
- uses: plengauer/opentelemetry-github/actions/instrument/job@4804af0803d2753734b18fe4ef2a99b7e4ebdc07 # v5.42.1
env:
OTEL_EXPORTER_OTLP_ENDPOINT: ${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}
OTEL_EXPORTER_OTLP_HEADERS: ${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}
- run: |
:
permissions:
actions: read