Skip to content

Commit c1737c2

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

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

0 commit comments

Comments
 (0)