Skip to content

Chore(deps): Bump github.com/docker/docker (#316) #206

Chore(deps): Bump github.com/docker/docker (#316)

Chore(deps): Bump github.com/docker/docker (#316) #206

Workflow file for this run

name: License check
on:
push:
branches:
- main
permissions:
contents: write
jobs:
check_cargo_deny:
name: "Cargo Deny"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/[email protected]
with:
tool: [email protected]
- run: cargo deny --all-features --locked check bans