Skip to content

Commit 9325d05

Browse files
authored
ci: upgrade to github app token action
Ref: agrc/planning-queue/issues/311
1 parent b883739 commit 9325d05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pull_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ jobs:
5757
contents: write
5858
steps:
5959
- name: 🪙 Convert token
60-
uses: tibdex/github-app-token@v2
60+
uses: actions/create-github-app-token@v1
6161
id: generate_token
6262
with:
63-
app_id: ${{ secrets.UGRC_RELEASE_BOT_APP_ID }}
64-
private_key: ${{ secrets.UGRC_RELEASE_BOT_APP_KEY }}
63+
app-id: ${{ secrets.UGRC_RELEASE_BOT_APP_ID }}
64+
private-key: ${{ secrets.UGRC_RELEASE_BOT_APP_KEY }}
6565

6666
- name: ⬇️ Set up code
6767
uses: actions/checkout@v4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy