ci: Pinning third party GitHub Actions sha

This commit is contained in:
Ikiru Yoshizaki
2025-03-18 16:58:33 +09:00
parent cc3c70af90
commit 70eb7cd3ee
5 changed files with 18 additions and 13 deletions

View File

@@ -10,6 +10,6 @@ jobs:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4.3.1
- uses: technote-space/toc-generator@9e238e7974de5fcf7b17b7acc54c896160dda0a3 # v4.3.1
with:
TOC_TITLE: "## Table of Contents"
TOC_TITLE: "## Table of Contents"