Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Example images scanning #3

Example images scanning

Example images scanning #3

name: Example images scanning
permissions:
contents: read
on:
workflow_dispatch:
workflow_run:
workflows: ["Build and test"]
types:
- completed
branches:
- master
jobs:
scan-images:
uses: ./.github/workflows/images-vulnerability-scanning.yaml
with:
images_file: "build/example_images.json"