Skip to content

Bump the actions group across 1 directory with 3 updates#693

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d2572d006c
Open

Bump the actions group across 1 directory with 3 updates#693
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d2572d006c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown

Bumps the actions group with 3 updates in the / directory: huggingface/doc-builder/.github/workflows/build_main_documentation.yml, huggingface/doc-builder/.github/workflows/build_pr_documentation.yml and huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml.

Updates huggingface/doc-builder/.github/workflows/build_main_documentation.yml from 90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 to bcff59fca682130d2e7271ca8589911b7ac0b8bf

Commits
  • bcff59f fix(kit): don't crash prerender when a provider/task has no snippet (#791)
  • b0f9a6e update (#788)
  • 093eb65 feat: add language-* class to rendered code blocks (#787)
  • 8991858 fix: preserve angle-bracketed content in code blocks when exporting Markdown ...
  • 2430c1e feat: pin missing deps + update (#783)
  • 37b4351 fix(ci): set default shell to bash in build workflow jobs (#784)
  • 2f8115f fix(ci): sync to bucket before zip-push to preserve extracted files (#782)
  • 8624007 feat: make >>> and ... REPL prompts unselectable in code blocks (#781)
  • 9ad2de8 feat: sync PR docs to HF bucket instead of git dataset (#780)
  • 3ffa60f fix(security): sanitize PR data interpolation in upload_pr_documentation work...
  • Additional commits viewable in compare view

Updates huggingface/doc-builder/.github/workflows/build_pr_documentation.yml from 90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 to bcff59fca682130d2e7271ca8589911b7ac0b8bf

Commits
  • bcff59f fix(kit): don't crash prerender when a provider/task has no snippet (#791)
  • b0f9a6e update (#788)
  • 093eb65 feat: add language-* class to rendered code blocks (#787)
  • 8991858 fix: preserve angle-bracketed content in code blocks when exporting Markdown ...
  • 2430c1e feat: pin missing deps + update (#783)
  • 37b4351 fix(ci): set default shell to bash in build workflow jobs (#784)
  • 2f8115f fix(ci): sync to bucket before zip-push to preserve extracted files (#782)
  • 8624007 feat: make >>> and ... REPL prompts unselectable in code blocks (#781)
  • 9ad2de8 feat: sync PR docs to HF bucket instead of git dataset (#780)
  • 3ffa60f fix(security): sanitize PR data interpolation in upload_pr_documentation work...
  • Additional commits viewable in compare view

Updates huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml from 9ad2de8582b56c017cb530c1165116d40433f1c6 to bcff59fca682130d2e7271ca8589911b7ac0b8bf

Commits
  • bcff59f fix(kit): don't crash prerender when a provider/task has no snippet (#791)
  • b0f9a6e update (#788)
  • 093eb65 feat: add language-* class to rendered code blocks (#787)
  • 8991858 fix: preserve angle-bracketed content in code blocks when exporting Markdown ...
  • 2430c1e feat: pin missing deps + update (#783)
  • 37b4351 fix(ci): set default shell to bash in build workflow jobs (#784)
  • 2f8115f fix(ci): sync to bucket before zip-push to preserve extracted files (#782)
  • 8624007 feat: make >>> and ... REPL prompts unselectable in code blocks (#781)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 5, 2026
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown
Collaborator

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Bumps the actions group with 3 updates in the / directory: [huggingface/doc-builder/.github/workflows/build_main_documentation.yml](https://github.com/huggingface/doc-builder), [huggingface/doc-builder/.github/workflows/build_pr_documentation.yml](https://github.com/huggingface/doc-builder) and [huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml](https://github.com/huggingface/doc-builder).


Updates `huggingface/doc-builder/.github/workflows/build_main_documentation.yml` from 90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 to bcff59fca682130d2e7271ca8589911b7ac0b8bf
- [Release notes](https://github.com/huggingface/doc-builder/releases)
- [Commits](huggingface/doc-builder@90b4ee2...bcff59f)

Updates `huggingface/doc-builder/.github/workflows/build_pr_documentation.yml` from 90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 to bcff59fca682130d2e7271ca8589911b7ac0b8bf
- [Release notes](https://github.com/huggingface/doc-builder/releases)
- [Commits](huggingface/doc-builder@90b4ee2...bcff59f)

Updates `huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml` from 9ad2de8582b56c017cb530c1165116d40433f1c6 to bcff59fca682130d2e7271ca8589911b7ac0b8bf
- [Release notes](https://github.com/huggingface/doc-builder/releases)
- [Commits](huggingface/doc-builder@9ad2de8...bcff59f)

---
updated-dependencies:
- dependency-name: huggingface/doc-builder/.github/workflows/build_main_documentation.yml
  dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml
  dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml
  dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the actions group with 3 updates Bump the actions group across 1 directory with 3 updates Jun 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-d2572d006c branch from 302a636 to 3772cae Compare June 30, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant