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