From c121766535c35fcd8391f9cfc7e2afdc8b77f608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 04:25:19 +0000 Subject: [PATCH] Bump akirk/extract-wp-hooks from 1.3.0 to 1.4.0 Bumps [akirk/extract-wp-hooks](https://github.com/akirk/extract-wp-hooks) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/akirk/extract-wp-hooks/releases) - [Commits](https://github.com/akirk/extract-wp-hooks/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: akirk/extract-wp-hooks dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/extract-wp-hooks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/extract-wp-hooks.yml b/.github/workflows/extract-wp-hooks.yml index 80a7fa9..18aabaa 100644 --- a/.github/workflows/extract-wp-hooks.yml +++ b/.github/workflows/extract-wp-hooks.yml @@ -14,7 +14,7 @@ jobs: contents: write steps: - uses: actions/checkout@v6 - - uses: akirk/extract-wp-hooks@1.3.0 + - uses: akirk/extract-wp-hooks@1.4.0 with: namespace: 'Microsub' wiki-directory: '../wordpress-microsub.wiki'