Skip to content

chore(deps): update grafana/loki docker tag to v3.3.0 #1179

chore(deps): update grafana/loki docker tag to v3.3.0

chore(deps): update grafana/loki docker tag to v3.3.0 #1179

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for reporting issues'
pr-message: 'Thanks for sending your prs'