diff --git a/.github/workflows/11.yml b/.github/workflows/11.yml index f67e607..c707e9a 100644 --- a/.github/workflows/11.yml +++ b/.github/workflows/11.yml @@ -6,12 +6,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + - name: Scanning~ - uses: max/secret-scan@master - env: - WORKSPACE: "" - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - output: reports + - name: Upload report uses: actions/upload-artifact@v2 with: