We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271f073 commit 71561f1Copy full SHA for 71561f1
1 file changed
.github/workflows/pr_style_bot.yaml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
style:
13
- uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@e5365a9b53b19a0888a442075cc1032ab988a466
+ uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@9ef921d060e27f211e62dbf645d6affbe04a7567
14
with:
15
python_quality_dependencies: "[quality]"
16
secrets:
0 commit comments