diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 30e68a7b..4a195e04 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -21,7 +21,6 @@ jobs: uses: tj-actions/auto-doc@b10ceedffd794ec29a8fa8700529f40c1b64a951 # v3.6.0 with: use_code_blocks: true - use_major_version: true use_tag_commit_hash: true - name: Run remark diff --git a/README.md b/README.md index fd5a8104..2b7fed9b 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Support this project with a :star: ```yaml -- uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4 +- uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 id: changed-files with: # Github API URL.