1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-06 13:38:28 -04:00

workflows: update deps

port/1.5

(cherry picked from commit c0eeed4e89)
This commit is contained in:
purian23
2026-07-09 12:53:57 -04:00
committed by dms-ci[bot]
parent 067d01f678
commit fa26dbb544
4 changed files with 21 additions and 40 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
steps:
- name: Create GitHub App token
id: app_token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
with:
app-id: ${{ secrets.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}