Skip to content

Commit 0aa96ef

Browse files
[gha] bump open-edge-platform/orch-ci from 0.1.41 to 0.1.51 (#135)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2189b6c commit 0aa96ef

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@b1568b1f8ad2d6b57a52fa1164cd3c7ae0c7f1ab # 0.1.41
37+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@c1686d1b8c91c27b418c03fd75d28e5d97cc0e7d # 0.1.51
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
@@ -18,7 +18,7 @@ jobs:
1818
pre-merge:
1919
permissions:
2020
contents: read
21-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@0.1.41
21+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@0.1.51
2222
with:
2323
bootstrap_tools: "base,go"
2424
cache_go: true

0 commit comments

Comments
 (0)