Skip to content

Write down what rebuilding needs that the code does not carry #1

Write down what rebuilding needs that the code does not carry

Write down what rebuilding needs that the code does not carry #1

name: Secrets Scanner
on:
- workflow_call
- push
- pull_request
jobs:
fides:
name: Fides Secrets Scanner
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: fides-scanner
uses: joocer/fides@main