Add github app token action to pinact

This commit is contained in:
Alexander Brown
2026-01-29 18:36:23 -08:00
parent be3a8d61c7
commit 50ccb254b3

View File

@@ -8,6 +8,8 @@ files:
# Actions that don't need SHA pinning (official GitHub actions are trusted)
ignore_actions:
- name: actions/create-github-app-token
ref: v2
- name: actions/cache
ref: v5
- name: actions/checkout