From 533073976394290d35b8cb4704fff9b80c678f1b Mon Sep 17 00:00:00 2001 From: Josh Luedeman Date: Sun, 19 Apr 2026 15:55:18 -0400 Subject: [PATCH] feat: remove azurenoops org references Closes #2 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 4 ++-- docs/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b90780..15d8550 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Terraform](https://img.shields.io/badge/Terraform-%3E%3D1.5-623CE4.svg?logo=terraform)](https://www.terraform.io) -# Terraform GitHub Issues ![release](https://img.shields.io/github/v/release/azurenoops/terraform-github-issues)![job runs](https://img.shields.io/docker/pulls/azurenoops/terraform-github-issues?label=job%20runs) +# Terraform GitHub Issues ![release](https://img.shields.io/github/v/release/POps-Rox/terraform-gh-issues)![job runs](https://img.shields.io/docker/pulls/POps-Rox/terraform-gh-issues?label=job%20runs) ## Usage @@ -27,7 +27,7 @@ Here's an example workflow that creates a new issue any time you push a commit: steps: - uses: actions/checkout@v2 - name: Create issue - uses: azurenoops/terraform-github-issues@v1 + uses: POps-Rox/terraform-gh-issues@v1 ``` ## License diff --git a/docs/index.md b/docs/index.md index 1b90780..15d8550 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ [![Terraform](https://img.shields.io/badge/Terraform-%3E%3D1.5-623CE4.svg?logo=terraform)](https://www.terraform.io) -# Terraform GitHub Issues ![release](https://img.shields.io/github/v/release/azurenoops/terraform-github-issues)![job runs](https://img.shields.io/docker/pulls/azurenoops/terraform-github-issues?label=job%20runs) +# Terraform GitHub Issues ![release](https://img.shields.io/github/v/release/POps-Rox/terraform-gh-issues)![job runs](https://img.shields.io/docker/pulls/POps-Rox/terraform-gh-issues?label=job%20runs) ## Usage @@ -27,7 +27,7 @@ Here's an example workflow that creates a new issue any time you push a commit: steps: - uses: actions/checkout@v2 - name: Create issue - uses: azurenoops/terraform-github-issues@v1 + uses: POps-Rox/terraform-gh-issues@v1 ``` ## License