Skip to content

Seed initial timestamp with reported wraparounds #213

Seed initial timestamp with reported wraparounds

Seed initial timestamp with reported wraparounds #213

Workflow file for this run

name: Security Audit
on: [push, pull_request]
jobs:
audit:
name: Audit
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}