From 88f2e09e26fd3e9d4b927536536bb09b47b6444e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 09:48:52 +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