Skip to content

chore(deps): bump github.com/grafana/loki from 1.6.2-0.20230403212622-90888a0cc737 to 6.7.8+incompatible in /operator #7396

chore(deps): bump github.com/grafana/loki from 1.6.2-0.20230403212622-90888a0cc737 to 6.7.8+incompatible in /operator

chore(deps): bump github.com/grafana/loki from 1.6.2-0.20230403212622-90888a0cc737 to 6.7.8+incompatible in /operator #7396

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}