chore(deps): bump launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml from f1760cc538c362c2ab826a3bd22611743ef8f82c to a848aec9c87c29470093b22154107b83a7696374 #3461
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Lint PR title | |
| on: | |
| pull_request_target: | |
| types: | |
| - opened | |
| - edited | |
| - synchronize | |
| jobs: | |
| lint-pr-title: | |
| # https://github.com/launchdarkly/gh-actions/commit/f1760cc538c362c2ab826a3bd22611743ef8f82c | |
| uses: launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml@a848aec9c87c29470093b22154107b83a7696374 |