Skip to content

Update actions version (#27) #61

Update actions version (#27)

Update actions version (#27) #61

Workflow file for this run

name: InferSharp
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
infer:
runs-on: ubuntu-latest
steps:
- name: Run Infer#
uses: microsoft/[email protected]
id: runinfersharp
- name: Upload SARIF output to GitHub Security Center
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: infer-out/report.sarif