Skip to content

deps: Update all non-major dependencies #72

deps: Update all non-major dependencies

deps: Update all non-major dependencies #72

Workflow file for this run

name: PR Labelers
#
# @see https://github.com/grafana/pr-labeler-action
#
on:
pull_request:
jobs:
label-pr:
runs-on: ubuntu-latest
steps:
- uses: grafana/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}