diff --git a/.github/workflows/plugin-maintain-main.yml b/.github/workflows/plugin-maintain-main.yml index 2482f77..ce62be9 100644 --- a/.github/workflows/plugin-maintain-main.yml +++ b/.github/workflows/plugin-maintain-main.yml @@ -128,7 +128,7 @@ jobs: - name: Bump plugin version if: ${{ inputs.version-bump && steps.version_bump.outputs.type != '' }} id: bump_plugin_version - uses: rbcorrales/wpvdb-scripts/.github/actions/bump-plugin-version@main + uses: Automattic/wpvdb-scripts/.github/actions/bump-plugin-version@main with: bump-type: ${{ steps.version_bump.outputs.type }} plugin-file: ${{ inputs.plugin-file }} diff --git a/README.md b/README.md index 1a8afc4..24a7d24 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wpvdb-scripts -[![Checks](https://github.com/rbcorrales/wpvdb-scripts/actions/workflows/ci.yml/badge.svg)](https://github.com/rbcorrales/wpvdb-scripts/actions/workflows/ci.yml) +[![Checks](https://github.com/Automattic/wpvdb-scripts/actions/workflows/ci.yml/badge.svg)](https://github.com/Automattic/wpvdb-scripts/actions/workflows/ci.yml) [![PHP](https://img.shields.io/badge/PHP-8.3%2B-777bb4?logo=php&logoColor=white)](#requirements) [![License](https://img.shields.io/badge/License-GPLv2%2B-blue.svg)](LICENSE) diff --git a/composer.json b/composer.json index 639ee8e..de132c8 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "rbcorrales/wpvdb-scripts", + "name": "automattic/wpvdb-scripts", "description": "Shared automation scripts and reusable workflows for WPVDB plugin repositories.", "type": "project", "license": "GPL-2.0-or-later", diff --git a/composer.lock b/composer.lock index 75320f2..e399485 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1d1550d1f5e0542e4facf0cb267ea6f5", + "content-hash": "ae427e78e640583e4eca52644aa8bcb8", "packages": [], "packages-dev": [ {