chore(deps): bump the actions-deps group across 1 directory with 7 updates #345
opentelemetry-conformance-tests.yml
on: pull_request
opentelemetry
/
...
/
Resolve test commits
opentelemetry
/
...
/
${{ format(
'{0} - ADOT/X-Ray',
inputs.suite == 'otel-invocation' && 'Invocation' || 'Execution'
) }}
opentelemetry
/
...
/
${{ format(
'{0} - Community/S3',
inputs.suite == 'otel-invocation' && 'Invocation' || 'Execution'
) }}
opentelemetry
/
...
/
${{ format(
'{0} - ADOT/X-Ray',
inputs.suite == 'otel-invocation' && 'Invocation' || 'Execution'
) }}
opentelemetry
/
...
/
${{ format(
'{0} - Community/S3',
inputs.suite == 'otel-invocation' && 'Invocation' || 'Execution'
) }}
opentelemetry
/
...
/
${{ format(
'{0} - {1}',
inputs.view == 'invocation' && 'Invocation' || 'Execution',
inputs.phase == 'short' && 'Short'
|| (inputs.phase == 'auto' && 'Daily'
|| (inputs.phase == 'launch' && 'Launch' || 'Check'))
) }}
opentelemetry
/
...
/
${{ format(
'{0} - {1}',
inputs.view == 'invocation' && 'Invocation' || 'Execution',
inputs.phase == 'short' && 'Short'
|| (inputs.phase == 'auto' && 'Daily'
|| (inputs.phase == 'launch' && 'Launch' || 'Check'))
) }}