Skip to content

Commit 084715a

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

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

0 commit comments

Comments
 (0)