Skip to content

[gha] Bump open-edge-platform/edge-manageability-framework from e8ae6… #17

[gha] Bump open-edge-platform/edge-manageability-framework from e8ae6…

[gha] Bump open-edge-platform/edge-manageability-framework from e8ae6… #17

---
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
name: Post-Merge Scorecard CI
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
call-scorecard:
permissions:
security-events: write # required for SARIF upload
id-token: write
contents: read
uses: open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@490a8651344e504bba68a208b1104254046dacd5 # v0.1.65
with:
project_folder: "."
secrets:
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}