Skip to content

Commit d5f51ef

Browse files
dependabot[bot]burtenshaw
authored andcommitted
chore(deps): bump huggingface/doc-builder/.github/workflows/build_pr_documentation.yml
Bumps [huggingface/doc-builder/.github/workflows/build_pr_documentation.yml](https://github.com/huggingface/doc-builder) from bcff59fca682130d2e7271ca8589911b7ac0b8bf to 7e6bd45ee271b96e75484eeafea1b3e6139cd0c7. - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](huggingface/doc-builder@bcff59f...7e6bd45) --- updated-dependencies: - dependency-name: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml dependency-version: 7e6bd45ee271b96e75484eeafea1b3e6139cd0c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7668acf commit d5f51ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pr_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
jobs:
1111
build:
1212
if: github.event.pull_request.draft == false
13-
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@e60a538eea9817ab312196d0d233604b01697265 # main
13+
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@7e6bd45ee271b96e75484eeafea1b3e6139cd0c7 # main
1414
with:
1515
commit_sha: ${{ github.event.pull_request.head.sha }}
1616
pr_number: ${{ github.event.number }}

0 commit comments

Comments
 (0)