ci: GitHub Actions dependencies (#26962)

This commit is contained in:
Aiden Cline 2026-05-11 19:50:35 -05:00 committed by GitHub
commit 5773d43cbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 }}