Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

Repository files navigation

infra-action-scanning-summary

Github action to create a job summary report

Usage

Sample usage

    - name: Job Summary
      uses: draios/infra-action-scanning-summary@v0.0.1
      with:
        report-file-path: ${{ inputs.scanning-report-path }}

Build

Install the dependencies

npm install

Package

Packaging assembles the code into one file, preventing the need to check in node_modules.

You must have ncc installed (npm i -g @vercel/ncc). Then run:

npm run prepare

It will create the dist folder.

About

Github action to create a job summary report

Topics

Resources

Stars

1 star

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages