Skip to content

Work in progress move to async-channel #41

Work in progress move to async-channel

Work in progress move to async-channel #41

Workflow file for this run

on: push
name: Find Secrets
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Self sast-scan
uses: AppThreat/[email protected]
with:
output: reports
type: rust,bash
- name: Upload scan reports
uses: actions/[email protected]
with:
name: sast-scan-reports
path: reports