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 b7ac303 commit 9ee99ebCopy full SHA for 9ee99eb
.github/workflows/update-readme.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: tj-actions/auto-doc@b10ceedffd794ec29a8fa8700529f40c1b64a951 # v3.6.0
22
with:
23
use_code_blocks: true
24
- use_major_version: true
25
use_tag_commit_hash: true
26
27
- name: Run remark
README.md
@@ -329,7 +329,7 @@ Support this project with a :star:
329
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
330
331
```yaml
332
-- uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4
+- uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
333
id: changed-files
334
335
# Github API URL.
0 commit comments