From a9ffc89bea63fa1ca5c9a21ee4cfb0b0997093e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:03:57 +0000 Subject: [PATCH] :arrow_up:upgrade(ci): Bump Andrew-Chen-Wang/github-wiki-action Bumps [Andrew-Chen-Wang/github-wiki-action](https://github.com/andrew-chen-wang/github-wiki-action) from 4.4.0 to 5.0.4. - [Release notes](https://github.com/andrew-chen-wang/github-wiki-action/releases) - [Commits](https://github.com/andrew-chen-wang/github-wiki-action/compare/50650fccf3a10f741995523cf9708c53cec8912a...64efa0a9436db17670a2259e0ac249d6f08bb352) --- updated-dependencies: - dependency-name: Andrew-Chen-Wang/github-wiki-action dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index 4911f8d..2a75b28 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -55,7 +55,7 @@ jobs: # More info: https://github.com/Andrew-Chen-Wang/github-wiki-action - name: Push Wiki - uses: Andrew-Chen-Wang/github-wiki-action@50650fccf3a10f741995523cf9708c53cec8912a + uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 env: WIKI_DIR: wiki/ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}