Skip to content

Commit 00ac70a

Browse files
[gha] Bump open-edge-platform/orch-ci from 0.1.58 to 0.1.64 (#126)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef77029 commit 00ac70a

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@15fa19e8760a1d7954de69b7059433f3855bbd92 # 0.1.58
37+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@57ae89489027070792089531710c450af3b66c26 # 0.1.64
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@15fa19e8760a1d7954de69b7059433f3855bbd92 # 0.1.58
25+
uses: open-edge-platform/orch-ci/verify-branch-name@57ae89489027070792089531710c450af3b66c26 # 0.1.64
2626
pre-merge-pipeline:
2727
needs: pre-checks
2828
if: ${{ needs.pre-checks.outputs.filtered_projects != '[]' }}

0 commit comments

Comments
 (0)