From ffed0bd90f494d0962f14eb5e900aacf7b142f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=BCleyman=20Barman?= Date: Tue, 21 Nov 2023 14:44:26 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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