We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726807d commit 8e25dcfCopy full SHA for 8e25dcf
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@f28006016356b5811bf92d45d6c39f9585f2ff4c
+ uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@d87e6e68f8edeab7aa706e88c47f4039744707e9
13
with:
14
python_quality_dependencies: "[quality]"
15
secrets:
0 commit comments