From dad5aeacfcace0ddfe902c3b70de0eb37c90b47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 09:56:45 +0000 Subject: [PATCH] chore(deps): update agilepathway/pull-request-label-checker docker tag to v1.6.65 --- sync-root/.github/workflows/pr-validation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync-root/.github/workflows/pr-validation.yaml b/sync-root/.github/workflows/pr-validation.yaml index 8dc0b4b..e42e090 100644 --- a/sync-root/.github/workflows/pr-validation.yaml +++ b/sync-root/.github/workflows/pr-validation.yaml @@ -80,7 +80,7 @@ jobs: needs: autolabeler runs-on: ubuntu-latest steps: - - uses: docker://agilepathway/pull-request-label-checker:v1.6.55 + - uses: docker://agilepathway/pull-request-label-checker:v1.6.65 id: lint_pr_labels with: any_of: breaking,bug,chore,documentation,enhancement,feature,fix,security