We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aac2b7 commit a49e8ceCopy full SHA for a49e8ce
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@2497fbe35ecc29a6dbdd727765f6a607ae406a5a
14
with:
15
python_quality_dependencies: "[quality]"
16
secrets:
0 commit comments