Skip to content

Bump rustix from 0.37.24 to 0.37.26 in /micro-rdk-installer #656

Bump rustix from 0.37.24 to 0.37.26 in /micro-rdk-installer

Bump rustix from 0.37.24 to 0.37.26 in /micro-rdk-installer #656

Workflow file for this run

name: License Finder
on:
workflow_dispatch:
workflow_call:
pull_request:
branches: ['main']
push:
jobs:
license_finder:
name: Audit 3rd-Party Licenses
runs-on: [x64, qemu-host]
container:
image: ghcr.io/viamrobotics/canon:amd64-cache
options: --platform linux/amd64
timeout-minutes: 10
steps:
- name: Check out code
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Run license finder
run: license_finder