Skip to content

Example images scanning #20

Example images scanning

Example images scanning #20

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"