Skip to content

Commit

Permalink
Update malware.yml
Browse files Browse the repository at this point in the history
Fixed the bug hopefully works.

Signed-off-by: Eveeifyeve <[email protected]>
  • Loading branch information
Eveeifyeve committed Sep 28, 2023
1 parent b887cb1 commit 9776950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/malware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout Repository"
uses: "actions/[email protected]"
uses: actions/[email protected]
with:
fetch-depth: 0
- name: "Scan Repository"
uses: "hugoalh/[email protected]"
uses: hugoalh/[email protected]
with:
git_ignores: |-
- AuthorName: "^dependabot$"
Expand Down

0 comments on commit 9776950

Please sign in to comment.