Skip to content

Bump github.com/grafana/loki from 1.6.2-0.20230216091802-4e4359e67c6c to 6.7.8+incompatible in /tools/lambda-promtail #4

Bump github.com/grafana/loki from 1.6.2-0.20230216091802-4e4359e67c6c to 6.7.8+incompatible in /tools/lambda-promtail

Bump github.com/grafana/loki from 1.6.2-0.20230216091802-4e4359e67c6c to 6.7.8+incompatible in /tools/lambda-promtail #4

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"