Skip to content

Update go test check for Go 1.22 #119

Update go test check for Go 1.22

Update go test check for Go 1.22 #119

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/[email protected]
- name: Malware Scanner
uses: ./malware-scanner
with:
directories: .
options: -rf