Skip to content

[gomod] Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /host (#269) #66

[gomod] Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /host (#269)

[gomod] Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /host (#269) #66

---
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
name: Post-Merge Host
on:
push:
branches:
- main
- release-*
paths:
- "host/**"
permissions:
contents: read
jobs:
post-merge-pipeline:
permissions:
contents: read
security-events: write
id-token: write
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@490a8651344e504bba68a208b1104254046dacd5 # v0.1.65
with:
orch_ci_repo_ref: da08a06e8aec70621e50ed4aec2fac5599839f45 # v0.1.62
run_version_check: true
run_dep_version_check: true
run_build: true
run_docker_build: true
run_docker_push: true
run_version_tag: true
run_version_dev: true
prefix_tag_separator: "/"
project_folder: "host"
secrets:
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}
NO_AUTH_ECR_PUSH_USERNAME: ${{ secrets.NO_AUTH_ECR_PUSH_USERNAME }}
NO_AUTH_ECR_PUSH_PASSWD: ${{ secrets.NO_AUTH_ECR_PUSH_PASSWD }}
MSTEAMS_WEBHOOK: ${{ secrets.TEAMS_WEBHOOK }}