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