diff --git a/.pinact.yaml b/.pinact.yaml index 03fade044..dcf0b0cee 100644 --- a/.pinact.yaml +++ b/.pinact.yaml @@ -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