Bump the actions group with 6 updates#4332
Merged
Merged
Conversation
Bumps the actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [huggingface/doc-builder/.github/workflows/build_main_documentation.yml](https://github.com/huggingface/doc-builder) | `b0f9a6e3b6aa912656cbda9f74896eb721d29421` | `bcff59fca682130d2e7271ca8589911b7ac0b8bf` | | [huggingface/doc-builder/.github/workflows/build_pr_documentation.yml](https://github.com/huggingface/doc-builder) | `b0f9a6e3b6aa912656cbda9f74896eb721d29421` | `bcff59fca682130d2e7271ca8589911b7ac0b8bf` | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.1.0` | `8.2.0` | | [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `3.95.3` | `3.95.5` | | [huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml](https://github.com/huggingface/doc-builder) | `b0f9a6e3b6aa912656cbda9f74896eb721d29421` | `bcff59fca682130d2e7271ca8589911b7ac0b8bf` | Updates `huggingface/doc-builder/.github/workflows/build_main_documentation.yml` from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](huggingface/doc-builder@b0f9a6e...bcff59f) Updates `huggingface/doc-builder/.github/workflows/build_pr_documentation.yml` from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](huggingface/doc-builder@b0f9a6e...bcff59f) Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) Updates `astral-sh/setup-uv` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@0880764...fac544c) Updates `trufflesecurity/trufflehog` from 3.95.3 to 3.95.5 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@37b7700...d411fff) Updates `huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml` from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](huggingface/doc-builder@b0f9a6e...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: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: trufflesecurity/trufflehog dependency-version: 3.95.5 dependency-type: direct:production update-type: version-update:semver-patch 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>
|
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. |
hanouticelina
approved these changes
Jun 10, 2026
Contributor
|
This PR has been shipped as part of the v1.19.0 release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 6 updates:
b0f9a6e3b6aa912656cbda9f74896eb721d29421bcff59fca682130d2e7271ca8589911b7ac0b8bfb0f9a6e3b6aa912656cbda9f74896eb721d29421bcff59fca682130d2e7271ca8589911b7ac0b8bf6.0.26.0.38.1.08.2.03.95.33.95.5b0f9a6e3b6aa912656cbda9f74896eb721d29421bcff59fca682130d2e7271ca8589911b7ac0b8bfUpdates
huggingface/doc-builder/.github/workflows/build_main_documentation.ymlfrom b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bfCommits
bcff59ffix(kit): don't crash prerender when a provider/task has no snippet (#791)Updates
huggingface/doc-builder/.github/workflows/build_pr_documentation.ymlfrom b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bfCommits
bcff59ffix(kit): don't crash prerender when a provider/task has no snippet (#791)Updates
actions/checkoutfrom 6.0.2 to 6.0.3Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)Updates
astral-sh/setup-uvfrom 8.1.0 to 8.2.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
fac544cchore(deps): roll up dependabot updates (#903)7390f77docs: update dependabot rollup biome guidance (#902)363c64achore(deps): roll up dependabot updates (#901)c4fcbafchore(deps): bump release-drafter/release-drafter from 7.3.0 to 7.3.1 (#900)8e642c5chore: update known checksums for 0.11.18 (#899)a92cb43Add quiet input to suppress info-level log output (#898)e07f2acchore(deps): bump eifinger/actionlint-action from 1.10.1 to 1.10.2 (#842)bc4034echore(deps): bump github/codeql-action from 4.35.4 to 4.36.0 (#893)df42d4fchore(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#891)b9c8c4cfeat: adddownload-from-astral-mirrorinput (#897)Updates
trufflesecurity/trufflehogfrom 3.95.3 to 3.95.5Release notes
Sourced from trufflesecurity/trufflehog's releases.
... (truncated)
Commits
d411ffffeat(apk): adds some debugging info for APKs and fixes issues parsing obfusca...26eae1f[SCAN-795] HTML decoder: ASPX and entity-encoded HTML support (#4981)6c8f640Added source config flags to sharepoint proto (#4972)9f0b97fUpdate CODEOWNERS: replace 5 slugs with scanning + integrations (#4983)36f6f69Pin GitHub Actions to SHA digests (#4985)52ebebbUpdate Go security dependencies (#4986)ec67ff2Add feature flags for Pinecone, Cloudinary, and GitLab OAuth detectors (#4961)0ec3634Fix line numbers for duplicate secrets within a chunk (#4910)79acbf4Remove over speculation from Corpora CI workflow (#4974)d86254efeat: add host, db and username to ExtraData for database detectors (#4849)Updates
huggingface/doc-builder/.github/workflows/upload_pr_documentation.ymlfrom b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bfCommits
bcff59ffix(kit): don't crash prerender when a provider/task has no snippet (#791)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsNote
Low Risk
Changes are limited to CI workflow action pins; no runtime library or release logic in application code is modified.
Overview
Bumps pinned GitHub Actions across CI workflows with no changes to library or CLI code.
actions/checkoutmoves from v6.0.2 to v6.0.3 (new commit SHA) everywhere it is used, including tests, quality, release, installers, style bot, and scheduled update jobs.huggingface/doc-builderreusable workflow refs advance tobcff59ffor main/PR doc build and PR doc upload (includes a doc-builder fix for prerender when a provider/task has no snippet).astral-sh/setup-uvis bumped 8.1.0 → 8.2.0 insync-hf-cli-skill.ymlonly.trufflesecurity/trufflehogis bumped 3.95.3 → 3.95.5 in the secret-scan workflow.Reviewed by Cursor Bugbot for commit 88d4dcd. Bugbot is set up for automated code reviews on this repo. Configure here.