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