Skip to content

[Snyk] Upgrade: , , , , , , , , , , , , , , , , bip39, bufferutil, emittery, eth-sig-util, leveldown, tmp-promise, utf-8-validate, ws #686

[Snyk] Upgrade: , , , , , , , , , , , , , , , , bip39, bufferutil, emittery, eth-sig-util, leveldown, tmp-promise, utf-8-validate, ws

[Snyk] Upgrade: , , , , , , , , , , , , , , , , bip39, bufferutil, emittery, eth-sig-util, leveldown, tmp-promise, utf-8-validate, ws #686

Workflow file for this run

# This workflow will cancel PR workflow runs when a new one gets started
name: Cancel Redundant PR Builds
on: [pull_request]
jobs:
cancel:
name: Cancel Previous Runs
runs-on: ubuntu-20.04
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: 5127767
access_token: ${{ github.token }}