Skip to content

Bump lodash from 4.17.12 to 4.17.21 in /javascript/ql/test/query-tests/Security/CWE-400/src-non-vulnerable-lodash #1

Bump lodash from 4.17.12 to 4.17.21 in /javascript/ql/test/query-tests/Security/CWE-400/src-non-vulnerable-lodash

Bump lodash from 4.17.12 to 4.17.21 in /javascript/ql/test/query-tests/Security/CWE-400/src-non-vulnerable-lodash #1

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"