Skip to content

Add .github/workflows/docker-eol-soon-scan-reuseable.yml #1

Add .github/workflows/docker-eol-soon-scan-reuseable.yml

Add .github/workflows/docker-eol-soon-scan-reuseable.yml #1

# GitHub Action to call workflow that checks if a Dockerfile is using an
# End-of-Life container
#
# Author: Mike Gualtieri <mike.gualtieri@netlify.com>
#
name: Scanning for Docker images that will be end-of-life soon
on: [push]
jobs:
call-workflow-docker-eol-scan:
uses: netlify/security-workflows/.github/workflows/docker-eol-scan.yml@main

Check failure on line 13 in .github/workflows/docker-eol-soon-scan-reuseable.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-eol-soon-scan-reuseable.yml

Invalid workflow file

error parsing called workflow ".github/workflows/docker-eol-soon-scan-reuseable.yml" -> "netlify/security-workflows/.github/workflows/docker-eol-scan.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
soon: 1