File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
permissions :
14
14
issues : write
15
15
steps :
16
- - uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0 .0
16
+ - uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1 .0
17
17
with :
18
18
repo-token : ${{ secrets.GITHUB_TOKEN }}
19
19
stale-issue-message : " This issue has not received a response in 2 weeks. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing."
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ mkdocs-material==9.6.21
3
3
mkdocs-git-revision-date-plugin==0.3.2
4
4
mkdocs-exclude==1.0.2
5
5
mkdocs-typedoc==1.0.4
6
- mkdocs-llmstxt==0.3.2
6
+ mkdocs-llmstxt==0.4.0
Original file line number Diff line number Diff line change @@ -272,9 +272,9 @@ mkdocs-get-deps==0.2.0 \
272
272
mkdocs-git-revision-date-plugin == 0.3.2 \
273
273
--hash =sha256:2e67956cb01823dd2418e2833f3623dee8604cdf223bddd005fe36226a56f6ef
274
274
# via -r requirements.in
275
- mkdocs-llmstxt == 0.3.2 \
276
- --hash =sha256:dd63acb8257fca3244058fd820acd4700c1626dbe48ad3a1a2cc9c599f8e4b7f \
277
- --hash =sha256:fb363205d6f1452411dc5069f62012cb6b29e1788f6db9cc17793bdca7eabea8
275
+ mkdocs-llmstxt == 0.4.0 \
276
+ --hash =sha256:7244bf0ac917c9964030c93e9c3e26c02d2d14a0f66fc113416007125b6da0fc \
277
+ --hash =sha256:a7e4d20496bc8c55b6773b55c8d69cf552448a9ad38915b6e8c657ae3a46c8b8
278
278
# via -r requirements.in
279
279
mkdocs-material == 9.6.21 \
280
280
--hash =sha256:aa6a5ab6fb4f6d381588ac51da8782a4d3757cb3d1b174f81a2ec126e1f22c92 \
You can’t perform that action at this time.
0 commit comments