Skip to content

chore(deps): bump bootstrap from 5.3.6 to 5.3.7 #3314

chore(deps): bump bootstrap from 5.3.6 to 5.3.7

chore(deps): bump bootstrap from 5.3.6 to 5.3.7 #3314

Workflow file for this run

name: 'Validate Semantic Pull Request'
on:
pull_request:
types: [opened, edited, synchronize]
permissions: {}
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- id: lint-pr-title
uses: grafana/shared-workflows/actions/lint-pr-title@5d7e361bc7e0a183cde8afe9899fb7b596d2659b
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}