Skip to content

Bump zerocopy from 0.7.26 to 0.7.31 #341

Bump zerocopy from 0.7.26 to 0.7.31

Bump zerocopy from 0.7.26 to 0.7.31 #341

Workflow file for this run

---
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "20 12 * * *"
workflow_dispatch:
name: "Security Analysis"
jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets: inherit
with:
ignore_failures: "true"