Skip to content

[gha] Bump actions/checkout from 5.0.0 to 5.0.1 (#125) #5

[gha] Bump actions/checkout from 5.0.0 to 5.0.1 (#125)

[gha] Bump actions/checkout from 5.0.0 to 5.0.1 (#125) #5

---
# 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
security-events: write
id-token: write
jobs:
call-scorecard:
uses: open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@main
with:
project_folder: "."
secrets:
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}