From 8084ad573dad52e3e68f3fab99318a4dab691551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:02:55 +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 5.0.4 to 5.0.6. - [Release notes](https://github.com/andrew-chen-wang/github-wiki-action/releases) - [Commits](https://github.com/andrew-chen-wang/github-wiki-action/compare/64efa0a9436db17670a2259e0ac249d6f08bb352...1bbb4280446f9630e8e21a18012cbacf3b0f992e) --- updated-dependencies: - dependency-name: Andrew-Chen-Wang/github-wiki-action dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e3c08cf..7067b87 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@64efa0a9436db17670a2259e0ac249d6f08bb352 + uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e env: WIKI_DIR: wiki/ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}