Skip to content

Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 in the github-actions group #608

Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 in the github-actions group

Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 in the github-actions group #608

Workflow file for this run

# This workflow is for scanning this repo for malware
name: malware-scanner
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
malware_security_scan:
runs-on: ubuntu-latest
name: Malware Scanner
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Malware Scanner
uses: ./malware-scanner
with:
directories: .
options: -rf