From fe48541a75cdbe8a73ac88076718eb335967c4e1 Mon Sep 17 00:00:00 2001 From: Gregor Zeitlinger Date: Mon, 20 Jul 2026 13:42:10 +0000 Subject: [PATCH] ci: use shared pull request title lint Signed-off-by: Gregor Zeitlinger --- .github/workflows/pr-title.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 5434323e0..8cc398ee0 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -14,6 +14,4 @@ jobs: permissions: pull-requests: read # action-semantic-pull-request reads the PR title steps: - - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1 - env: - GITHUB_TOKEN: ${{ github.token }} + - uses: grafana/shared-workflows/actions/lint-pr-title@823ed150196915a86971ab4beb899b0c80d835fe # lint-pr-title/v1.2.3