Skip to content

chore(deps): bump nokogiri from 1.8.5 to 1.16.2 in /test/acceptance/workspaces/ruby-app-policy #173

chore(deps): bump nokogiri from 1.8.5 to 1.16.2 in /test/acceptance/workspaces/ruby-app-policy

chore(deps): bump nokogiri from 1.8.5 to 1.16.2 in /test/acceptance/workspaces/ruby-app-policy #173

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