Skip to content

Commit 45a5b66

Browse files
[gha] Bump open-edge-platform/orch-ci from 0.1.66 to 0.1.67
Bumps [open-edge-platform/orch-ci](https://github.com/open-edge-platform/orch-ci) from 0.1.66 to 0.1.67. - [Commits](open-edge-platform/orch-ci@79c4381...592eafb) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci dependency-version: 0.1.67 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d1482c commit 45a5b66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
persist-credentials: false
3535

3636
- name: Update pull requests
37-
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
37+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@592eafb7c84669729eb1adc610515bad61c3550b # 0.1.67
3838
with:
3939
github_token: ${{ secrets.SYS_ORCH_GITHUB }}

.github/workflows/pre-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
persist-credentials: false
2424
- name: "Verify Branch Name"
25-
uses: open-edge-platform/orch-ci/verify-branch-name@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
25+
uses: open-edge-platform/orch-ci/verify-branch-name@592eafb7c84669729eb1adc610515bad61c3550b # 0.1.67
2626
pre-merge-pipeline:
2727
needs: pre-checks
2828
if: ${{ needs.pre-checks.outputs.filtered_projects != '[]' }}

0 commit comments

Comments
 (0)