Skip to content

Commit a67c557

Browse files
authored
Fix/bump style bot sha (#1228)
* [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 * [CI] Bump style-bot-action SHA (add pull-requests permission) * [CI] Bump style-bot-action SHA (per-job permissions) * [CI] Add contents: read permission required by reusable workflow * [CI] Bump style-bot-action SHA
1 parent 4ea6bce commit a67c557

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
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
style:
13-
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@b309accd12194d9ad01d56569e97a5bf39724960
13+
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@b85b288d73b43e883401004a697010abea7adf1d
1414
with:
1515
python_quality_dependencies: "[quality]"
1616
secrets:

0 commit comments

Comments
 (0)