Skip to content

Commit c6abaad

Browse files
GH Actions: Bump Andrew-Chen-Wang/github-wiki-action
Bumps the action-runners group with 1 update: [Andrew-Chen-Wang/github-wiki-action](https://github.com/andrew-chen-wang/github-wiki-action). Updates `Andrew-Chen-Wang/github-wiki-action` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/andrew-chen-wang/github-wiki-action/releases) - [Commits](Andrew-Chen-Wang/github-wiki-action@2c80c13...6448478) --- updated-dependencies: - dependency-name: Andrew-Chen-Wang/github-wiki-action dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: action-runners ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b97b06 commit c6abaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
- name: Deploy to wiki
142142
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}
143-
uses: Andrew-Chen-Wang/github-wiki-action@2c80c13ee98aa43683bd77973ef4916e2eedf817 # v5.0.1
143+
uses: Andrew-Chen-Wang/github-wiki-action@6448478bd55f1f3f752c93af8ac03207eccc3213 # v5.0.3
144144
env:
145145
COMMIT_MSG: ${{ github.event.head_commit.message }}
146146
DEFAULT_COMMIT_MSG: "Update wiki ${{ github.sha }}"

0 commit comments

Comments
 (0)