mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +00:00
ci: Pinning third party GitHub Actions sha
This commit is contained in:
4
.github/workflows/toc.yml
vendored
4
.github/workflows/toc.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user