From 3a33fa99abc9ece6c239626365fb8bead3882018 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 22 Mar 2025 12:00:33 -0600 Subject: [PATCH] docs: Update update-readme.yml to use commit hashes in the docs (#2495) --- .github/workflows/update-readme.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 3e86496c..a9f2bfb0 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -22,6 +22,7 @@ jobs: with: use_code_blocks: true use_major_version: true + use_tag_commit_hash: true - name: Run remark uses: tj-actions/remark@v3