Skip to content

chore(deps): bump postcss from 8.4.38 to 8.4.48 #362

chore(deps): bump postcss from 8.4.38 to 8.4.48

chore(deps): bump postcss from 8.4.38 to 8.4.48 #362

Workflow file for this run

name: Security with Brakeman
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup Ruby and install gems
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run Brakeman
run: bundle exec brakeman -z