Enable "Require actions to be pinned to a full-length commit SHA"

actions policy
This commit is contained in:
Taiki Endo
2026-04-07 23:08:37 +09:00
parent 850405699d
commit 2438243e4c
4 changed files with 15 additions and 19 deletions

View File

@@ -33,7 +33,7 @@ concurrency:
jobs:
manifest:
uses: taiki-e/github-actions/.github/workflows/gen.yml@main
uses: taiki-e/github-actions/.github/workflows/gen.yml@606d6c78d69927c489d319133073a03157928a7a # main
permissions:
contents: write # for creating branch for pr
pull-requests: write # for gh pr review --approve