Skip to content

chore(deps): update grafana/promtail docker tag to v3 #73

chore(deps): update grafana/promtail docker tag to v3

chore(deps): update grafana/promtail docker tag to v3 #73

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
name: 'PR Labeling'
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- uses: pascalgn/size-label-action@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12 # v0.5.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"