Skip to content

chore(deps): Update KyleMayes/install-llvm-action action to v2 #73

chore(deps): Update KyleMayes/install-llvm-action action to v2

chore(deps): Update KyleMayes/install-llvm-action action to v2 #73

Workflow file for this run

name: Security audit
on:
pull_request:
paths-ignore:
- "**/deny.toml"
- "**/Cargo.toml"
- "**/Cargo.lock"
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- run: |
echo "Nothing to do"