From 7f766f470957017a52f9313b36c60bf8753173b1 Mon Sep 17 00:00:00 2001 From: Pedro Paulo Vezza Campos Date: Mon, 1 Jun 2026 15:30:23 -0700 Subject: [PATCH] ci: point CodjiFlo action at vezzadev/codjiflo-action@v1 --- .github/workflows/codjiflo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codjiflo.yml b/.github/workflows/codjiflo.yml index 88c39de..4164be2 100644 --- a/.github/workflows/codjiflo.yml +++ b/.github/workflows/codjiflo.yml @@ -23,7 +23,7 @@ jobs: - name: Capture PR iteration id: capture - uses: pedropaulovc/codjiflo-action@main + uses: vezzadev/codjiflo-action@v1 with: github-token: ${{ secrets.GITHUB_TOKEN }} pr-number: ${{ env.PR_NUMBER }} @@ -57,7 +57,7 @@ jobs:
What is this? - This comment is automatically updated by the [CodjiFlo GitHub Action](https://github.com/codjiflo/action) to enable force-push resilient code review with iteration tracking. + This comment is automatically updated by the [CodjiFlo GitHub Action](https://github.com/vezzadev/codjiflo-action) to enable force-push resilient code review with iteration tracking. The artifact referenced above contains iteration data that the CodjiFlo frontend uses to: - Track code changes across force-pushes