Skip to content

chore(deps): update dependency toolkit to v1.23.0 #451

chore(deps): update dependency toolkit to v1.23.0

chore(deps): update dependency toolkit to v1.23.0 #451

Workflow file for this run

name: License Scanning
on:
- pull_request
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Install rust toolchain
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
override: true
- name: Build library with all features (generates Cargo.lock)
uses: actions-rs/cargo@v1
with:
command: build
args: --all-features
- name: Run FOSSA scan and upload build data
uses: fossa-contrib/fossa-action@v3
with:
fossa-api-key: 5f2ba9e71c25d8f97c58a9d1c70c9fb7