Skip to content

build(deps): bump base64 from 0.21.6 to 0.21.7 #624

build(deps): bump base64 from 0.21.6 to 0.21.7

build(deps): bump base64 from 0.21.6 to 0.21.7 #624

Workflow file for this run

name: Check License, sources
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: [ push ]
env:
CARGO_TERM_COLOR: always
CARGO_NET_GIT_FETCH_WITH_CLI: true
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1