Skip to content

Commit bffbdbe

Browse files
Update product-os/docusaurus-builder action to v2.1.39
Update product-os/docusaurus-builder from 2.1.38 to 2.1.39 Change-type: patch
1 parent 52e8920 commit bffbdbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3813,7 +3813,7 @@ jobs:
38133813
if: |
38143814
contains(needs.file_list.outputs.workdir, 'README.md') &&
38153815
inputs.docusaurus_website != false
3816-
uses: product-os/docusaurus-builder@d4aad09d43a529ac768464182ebb24b634838f30 # v2.1.38
3816+
uses: product-os/docusaurus-builder@b34ed21a702cfbef8e38200bce95f395f78efa68 # v2.1.39
38173817
with:
38183818
repo: ${{ github.event.repository.name }}
38193819
org: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)