From 398af2ee2456cec768760aff0262e082dbf9016c Mon Sep 17 00:00:00 2001 From: Rishav Dhar <19497993+rdhar@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:39:37 +0000 Subject: [PATCH] Rename tool Follows on from GH organisation name change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a66ca..ca1fbc4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ ### CI - [Atlantis](https://www.runatlantis.io/) - Automating workflows via pull requests. -- [TF-via-PR](https://github.com/DevSecTop/TF-via-PR) - GitHub Action to init, plan and apply Terraform/OpenTofu via PR automation. +- [TF-via-PR](https://github.com/OP5dev/TF-via-PR) - GitHub Action to plan and apply Terraform/OpenTofu via PR automation. - [pre-commit-opentofu](https://github.com/tofuutils/pre-commit-opentofu) - Git pre-commit hooks plugin. - [setup-opentofu](https://github.com/opentofu/setup-opentofu) - Set up OpenTofu CLI in your GitHub Actions workflow. - [terraform-github-actions](https://github.com/dflook/terraform-github-actions) - GitHub Actions for OpenTofu.