Skip to content

feat: use the nss-rs blapi feature #7214

feat: use the nss-rs blapi feature

feat: use the nss-rs blapi feature #7214

# Dependency Review Action
#
# This Action will scan dependency manifest files that change as part of a Pull Request,
# surfacing known-vulnerable versions of the packages declared or updated in the PR.
# Once installed, if the workflow run is marked as required,
# PRs introducing known-vulnerable packages will be blocked from merging.
#
# Source repository: https://github.com/actions/dependency-review-action
name: "Dependency Review"
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
dependency-review:
uses: mozilla/actions/.github/workflows/dependency-review.yml@27cbe8fb5d338c2861b787e5de10410559065db1 # v1.1.3