Skip to content

build(deps): bump actions/cache from 4.0.2 to 4.1.0 #257

build(deps): bump actions/cache from 4.0.2 to 4.1.0

build(deps): bump actions/cache from 4.0.2 to 4.1.0 #257

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- main
merge_group:
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@90e72fd7b35f5d30696313aeb736a13a15eb82ad # lint-pr-title-v1.0.0
env:
GITHUB_TOKEN: ${{ github.token }}