Skip to content

Commit 671b59b

Browse files
authored
Update workflow
1 parent e04d530 commit 671b59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-upstream-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
id: app-token
5555
uses: actions/create-github-app-token@v2
5656
with:
57-
app-id: ${{ vars.UPDATE_BOT_APP_ID }}
57+
app-id: ${{ secrets.UPDATE_BOT_APP_ID }}
5858
private-key: ${{ secrets.UPDATE_BOT_PRIVATE_KEY }}
5959

6060
- name: Create Pull Request

0 commit comments

Comments
 (0)