Skip to content

chore(deps): update actions/checkout action to v4.2.2 - autoclosed #17381

chore(deps): update actions/checkout action to v4.2.2 - autoclosed

chore(deps): update actions/checkout action to v4.2.2 - autoclosed #17381

Workflow file for this run

name: Cargo license check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
with:
command: check
command-arguments: "--hide-inclusion-graph"