Skip to content

Commit 0bd045e

Browse files
committed
[CI] Bump style-bot-action SHA + switch to GitHub App
1 parent 08008e6 commit 0bd045e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/pr_style_bot.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ permissions:
1010

1111
jobs:
1212
style:
13-
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@ed9b560885ce974da9c0742a29ce1484b263e184
13+
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@e5365a9b53b19a0888a442075cc1032ab988a466
1414
with:
1515
python_quality_dependencies: "[quality]"
1616
secrets:
17-
bot_token: ${{ secrets.HF_STYLE_BOT_ACTION }}
17+
app_id: ${{ secrets.HF_BOT_STYLE_APP_ID }}
18+
app_private_key: ${{ secrets.HF_BOT_STYLE_SECRET_PEM }}

0 commit comments

Comments
 (0)