Skip to content

fix(NODE-6051): only provide expected allowed keys to libmongocrypt after fetching aws kms credentials #4666

fix(NODE-6051): only provide expected allowed keys to libmongocrypt after fetching aws kms credentials

fix(NODE-6051): only provide expected allowed keys to libmongocrypt after fetching aws kms credentials #4666

Workflow file for this run

name: Check Dependencies
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: actions/setup
uses: ./.github/actions/setup
- run: npm run check:dependencies