Skip to content

Fix deprecations and clippy #36

Fix deprecations and clippy

Fix deprecations and clippy #36

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