Skip to content

chore(deps): bump launchdarkly-js-client-sdk from 3.9.0 to 3.9.3 #4155

chore(deps): bump launchdarkly-js-client-sdk from 3.9.0 to 3.9.3

chore(deps): bump launchdarkly-js-client-sdk from 3.9.0 to 3.9.3 #4155

Workflow file for this run

---
name: Trivy
on:
pull_request:
branches:
- main
jobs:
trivy:
name: Run trivy scanner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Trivy
uses: ConsenSys/github-actions/trivy@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}