diff --git a/README.md b/README.md index 27ae132..564f2bd 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ To use the action, add the following step before the steps you want to track. ```yaml - name: Collect Workflow Telemetry - uses: runforesight/workflow-telemetry-action@v1 + uses: catchpoint/workflow-telemetry-action@v1 ``` ## Configuration