Skip to content

[gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml from 2026.0.17 to 2026.0.19 #1505

[gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml from 2026.0.17 to 2026.0.19

[gha] Bump open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml from 2026.0.17 to 2026.0.19 #1505

Workflow file for this run

---
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
name: labeler
on: # yamllint disable-line rule:truthy
pull_request:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1