File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 restore-keys : cache-lychee-
4343
4444 - name : Link Checker
45- uses : lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
45+ uses : lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
4646 with :
4747 # Sidebar file exclusion is needed to work-around an upstream bug.
4848 # Should be removed once bug https://github.com/lycheeverse/lychee/issues/1788 has been fixed.
6464 persist-credentials : false
6565
6666 - name : Spellcheck
67- uses : streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
67+ uses : streetsidesoftware/cspell-action@76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0 # v7.2.1
6868 with :
6969 # Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns.
7070 files : ' **/*.md'
Original file line number Diff line number Diff 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 }}"
You can’t perform that action at this time.
0 commit comments