We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e03722 commit ca7fd00Copy full SHA for ca7fd00
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@bf6d1ba1a4f00e9a287de339650521ab52534392
+ uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@42642d4a896bd43a8360b29f5f32934232f4db32
14
with:
15
python_quality_dependencies: "[quality]"
16
secrets:
0 commit comments