Skip to content

Commit c73178a

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml
Bumps [open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml](https://github.com/open-edge-platform/orch-ci) from 2026.0.19 to 2026.1.1. - [Commits](open-edge-platform/orch-ci@d40dfda...bf82f79) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml dependency-version: 2026.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0109697 commit c73178a

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@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # yamllint disable-line rule:line-length
40+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 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@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # yamllint disable-line rule:line-length
18+
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 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)