From 46ffea1e56942ecbb2d4c2d4d6be285aa127c1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:18:03 +0000 Subject: [PATCH] Bump 10up/action-wordpress-plugin-deploy from 2.2.2 to 2.3.0 Bumps [10up/action-wordpress-plugin-deploy](https://github.com/10up/action-wordpress-plugin-deploy) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/10up/action-wordpress-plugin-deploy/releases) - [Changelog](https://github.com/10up/action-wordpress-plugin-deploy/blob/develop/CHANGELOG.md) - [Commits](https://github.com/10up/action-wordpress-plugin-deploy/compare/2.2.2...2.3.0) --- updated-dependencies: - dependency-name: 10up/action-wordpress-plugin-deploy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 400890af..20dbe689 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,7 +77,7 @@ jobs: - name: WordPress Deploy id: deploy - uses: 10up/action-wordpress-plugin-deploy@2.2.2 + uses: 10up/action-wordpress-plugin-deploy@2.3.0 with: generate-zip: true env: