Skip to content

[Snyk] Security upgrade @mercuriusjs/gateway from 1.2.0 to 4.0.0 #109

[Snyk] Security upgrade @mercuriusjs/gateway from 1.2.0 to 4.0.0

[Snyk] Security upgrade @mercuriusjs/gateway from 1.2.0 to 4.0.0 #109

Workflow file for this run

name: Twistlock
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
Twistlock:
name: Twistlock
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Run Prisma Cloud
id: prisma-cloud
uses: bridgecrewio/checkov-action@master
env:
PRISMA_API_URL: https://api2.prismacloud.io
with:
api-key: ${{ secrets.BC_API_KEY }}