Skip to content

chore(deps): Update google-github-actions/release-please-action action to v4 #58

chore(deps): Update google-github-actions/release-please-action action to v4

chore(deps): Update google-github-actions/release-please-action action to v4 #58

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"