Skip to content

⬆️ Update Update quay.io/kairos/framework Docker tag to v2.14.4 #541

⬆️ Update Update quay.io/kairos/framework Docker tag to v2.14.4

⬆️ Update Update quay.io/kairos/framework Docker tag to v2.14.4 #541

Workflow file for this run

name: OSV-Scanner PR Scan
# Change "main" to your default branch if you use a different name, i.e. "master"
on:
pull_request:
branches: [master]
merge_group:
branches: [master]
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
actions: read
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@19ec1116569a47416e11a45848722b1af31a857b" # v1.9.0