Skip to content

Commit 5cf8bd9

Browse files
authored
Fix/bump style bot sha (#1225)
* [CI] Bump style-bot-action to hardened SHA (TOCTOU fix) * [CI] Bump style-bot-action SHA (fix GraphQL type mismatch) * [CI] Fix: use correct full SHA for style-bot-action * [CI] Bump style-bot-action SHA (pushedDate null fix) * [CI] Fix: use correct full SHA for style-bot-action
1 parent 6b9c415 commit 5cf8bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_style_bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
style:
12-
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@5a5ad15de10edd2d1a2655c76de1dec7c27c3574
12+
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@d85775c1a16f9cec2df3af89bebcb30976fdab79
1313
with:
1414
python_quality_dependencies: "[quality]"
1515
secrets:

0 commit comments

Comments
 (0)