diff --git a/.github/workflows/malware.yml b/.github/workflows/malware.yml index 3314337..4656849 100644 --- a/.github/workflows/malware.yml +++ b/.github/workflows/malware.yml @@ -15,11 +15,11 @@ jobs: runs-on: "ubuntu-latest" steps: - name: "Checkout Repository" - uses: "actions/checkout@v4.0.0" + uses: actions/checkout@v4.0.0 with: fetch-depth: 0 - name: "Scan Repository" - uses: "hugoalh/scan-virus-ghaction@0.16.1" + uses: hugoalh/scan-virus-ghaction@0.16.1 with: git_ignores: |- - AuthorName: "^dependabot$"