Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/codjiflo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
<details>
<summary>What is this?</summary>

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
Expand Down