mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Enable "Require actions to be pinned to a full-length commit SHA"
actions policy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user