Skip to content

Commit 1106aa2

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml (#438)
Bumps [open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml](https://github.com/open-edge-platform/orch-ci) from 2026.0.17 to 2026.0.19. - [Commits](open-edge-platform/orch-ci@b5930c4...d40dfda) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml dependency-version: 2026.0.19 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 686d9a4 commit 1106aa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/post-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
contents: read
3838
pull-requests: read
3939
issues: write
40-
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # yamllint disable-line rule:line-length
40+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # yamllint disable-line rule:line-length
4141
with:
4242
simple_mode: false
4343
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@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # yamllint disable-line rule:line-length
18+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # 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)