Skip to content

refactor(error): typed WireField + AllocationContext + AllocationFail… #239

refactor(error): typed WireField + AllocationContext + AllocationFail…

refactor(error): typed WireField + AllocationContext + AllocationFail… #239

Workflow file for this run

name: cargo-deny
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
security-events: write
jobs:
deny:
name: cargo-deny
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: EmbarkStudios/cargo-deny-action@6c8f9facfa5047ec02d8485b6bf52b587b7777d1 # v2.0.18
with:
command: check all
arguments: --all-features