ci: GitHub Actions dependencies (#26962)

This commit is contained in:
Aiden Cline
2026-05-11 19:50:35 -05:00
committed by GitHub
parent e0e9414cbd
commit 5773d43cbf
29 changed files with 78 additions and 78 deletions

View File

@@ -19,7 +19,7 @@ runs:
steps:
- name: Create app token
id: apptoken
uses: actions/create-github-app-token@v2
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
with:
app-id: ${{ inputs.opencode-app-id }}
private-key: ${{ inputs.opencode-app-secret }}