There was an error while loading. Please reload this page.
1 parent de8e006 commit 5a60c92Copy full SHA for 5a60c92
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
20
21
- name: Install markdownlint-cli
22
run: npm install --ignore-scripts -g markdownlint-cli
.github/workflows/publish-wiki.yml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
- name: Publish wiki
27
uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
0 commit comments