We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b97b06 commit c6abaadCopy full SHA for c6abaad
.github/workflows/publish-wiki.yml
@@ -140,7 +140,7 @@ jobs:
140
141
- name: Deploy to wiki
142
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
+ uses: Andrew-Chen-Wang/github-wiki-action@6448478bd55f1f3f752c93af8ac03207eccc3213 # v5.0.3
144
env:
145
COMMIT_MSG: ${{ github.event.head_commit.message }}
146
DEFAULT_COMMIT_MSG: "Update wiki ${{ github.sha }}"
0 commit comments