Skip to content

UID2-7456: Suppress CVE-2026-56131/56407/56408 (libexpat) in .trivyignore #6

UID2-7456: Suppress CVE-2026-56131/56407/56408 (libexpat) in .trivyignore

UID2-7456: Suppress CVE-2026-56131/56407/56408 (libexpat) in .trivyignore #6

Workflow file for this run

name: Check Jira Key
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
pull-requests: read
jobs:
# Job name pinned to `check_jira_key` so every gated repo yields the same status-check context
# for a single terraform required_status_checks entry (UID2-7426).
check_jira_key:
runs-on: ubuntu-latest
steps:
- uses: IABTechLab/uid2-shared-actions/actions/check_jira_key@v3