Updated README.md (#2803) · tj-actions/changed-files@9ee99eb (original) (raw)
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -21,7 +21,6 @@ jobs: | ||
| 21 | 21 | uses: tj-actions/auto-doc@b10ceedffd794ec29a8fa8700529f40c1b64a951 # v3.6.0 |
| 22 | 22 | with: |
| 23 | 23 | use_code_blocks: true |
| 24 | -use_major_version: true | |
| 25 | 24 | use_tag_commit_hash: true |
| 26 | 25 | |
| 27 | 26 | - name: Run remark |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -329,7 +329,7 @@ Support this project with a ⭐ | ||
| 329 | 329 | |
| 330 | 330 | |
| 331 | 331 | ```yaml |
| 332 | -- uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4 | |
| 332 | +- uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 | |
| 333 | 333 | id: changed-files |
| 334 | 334 | with: |
| 335 | 335 | # Github API URL. |