Skip to content

Commit 361526a

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml (#351)
Bumps [open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml](https://github.com/open-edge-platform/orch-ci) from 2026.0.2 to 2026.0.4. - [Commits](open-edge-platform/orch-ci@aca1e7a...c6a01b8) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml dependency-version: 2026.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0958eef commit 361526a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/post-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
contents: read
3939
pull-requests: read
4040
issues: write
41-
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@aca1e7ad41fcb49f5da7cd31cecdca46822b25fa # yamllint disable-line rule:line-length
41+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # yamllint disable-line rule:line-length
4242
with:
4343
simple_mode: false
4444
branch_pattern: '^(main|release-[0-9]+\.[0-9]+.*)$'

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: read # needed for actions/checkout
1616
pull-requests: read # needed for gh pr list
1717
issues: write # needed to post PR comment
18-
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@aca1e7ad41fcb49f5da7cd31cecdca46822b25fa # yamllint disable-line rule:line-length
18+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # yamllint disable-line rule:line-length
1919
with:
2020
simple_mode: false
2121
branch_pattern: '^(main|release-[0-9]+\.[0-9]+.*)$'

0 commit comments

Comments
 (0)