Skip to content

Initialize smart cooking project with Astro framework #3

Initialize smart cooking project with Astro framework

Initialize smart cooking project with Astro framework #3

name: Scan Devcontainer Image
permissions:
actions: read
security-events: write
on:
push:
branches:
- main
- master
pull_request: null
jobs:
scan-devcontainer:
name: Scan Devcontainer Image
uses: <your-username>/<your-repo>/.github/workflows/docker-image-verification.yml@main

Check failure on line 18 in .github/workflows/devcontainer-verification.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/devcontainer-verification.yml

Invalid workflow file

invalid value workflow reference: owner name must be a valid repository owner name
with:
image_name: devcontainer
dockerfile_path: ./Dockerfile
context: .devcontainer