Skip to content

fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 #277

fix(deps): update module github.com/urfave/cli/v3 to v3.6.1

fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 #277

Workflow file for this run

name: Lint PR title
on:
merge_group:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@5f4c48c03125ef179c36a821d5b801fc876e672c # lint-pr-title/v1.2.1
env:
GITHUB_TOKEN: ${{ github.token }}