Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Bump whoami from 1.1.2 to 1.5.1 #21

Bump whoami from 1.1.2 to 1.5.1

Bump whoami from 1.1.2 to 1.5.1 #21

Workflow file for this run

name: Security audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
jobs:
# security_audit:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v1
# - uses: actions-rs/audit-check@v1
# with:
# token: ${{ secrets.GITHUB_TOKEN }}