Skip to content

Commit 4cb5955

Browse files
authored
Merge branch 'main' into dependabot/github_actions/open-edge-platform/orch-ci/dot-github/workflows/apporch-go-fuzz.yml-0.1.66
2 parents 433e572 + 084715a commit 4cb5955

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)