Skip to content

cli/ota: Add new --otacerts-partition option for the patch subcommand #271

cli/ota: Add new --otacerts-partition option for the patch subcommand

cli/ota: Add new --otacerts-partition option for the patch subcommand #271

Workflow file for this run

---
name: cargo-deny
on:
push:
branches:
- master
pull_request:
jobs:
check:
name: cargo-deny
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run cargo-deny
uses: EmbarkStudios/cargo-deny-action@v1