Skip to content

Commit 7277e0b

Browse files
authored
Update CI.yml
1 parent 5ca7961 commit 7277e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- name: Generate GitHub App token
120120
id: app-token
121-
uses: peter-evans/create-github-app-token@v2
121+
uses: actions/create-github-app-token@v2
122122
with:
123123
app-id: ${{ secrets.APP_ID }}
124124
private-key: ${{ secrets.PRIVATE_KEY }}

0 commit comments

Comments
 (0)