Skip to content

Commit 3bdece7

Browse files
[gha] bump open-edge-platform/orch-ci from 0.1.10 to 0.1.21 (#43)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a625684 commit 3bdece7

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@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
37+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@3bdd409ccf738472c6e1547d14628b51c70dbe99 # 0.1.21
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.10
21+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@0.1.21
2222
with:
2323
bootstrap_tools: "base,go"
2424
cache_go: true

0 commit comments

Comments
 (0)