Skip to content

Update grafana/tempo Docker tag to v2.8.2 #183

Update grafana/tempo Docker tag to v2.8.2

Update grafana/tempo Docker tag to v2.8.2 #183

Workflow file for this run

name: Lint
on:
- push
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: '*.yaml'
config_file: .yamllint.yml