Skip to content

chore(deps-dev): bump lodash from 4.17.11 to 4.17.21 in /test/acceptance/workspaces/npm-out-of-sync-graph #82

chore(deps-dev): bump lodash from 4.17.11 to 4.17.21 in /test/acceptance/workspaces/npm-out-of-sync-graph

chore(deps-dev): bump lodash from 4.17.11 to 4.17.21 in /test/acceptance/workspaces/npm-out-of-sync-graph #82

Workflow file for this run

name: 'Danger Zone'
on:
pull_request:
branches: [master]
jobs:
build:
name: Danger JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Danger
uses: danger/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# https://github.com/danger/danger-js/issues/557#issuecomment-664851950
DANGER_DISABLE_TRANSPILATION: true