Skip to content

Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#432) #101

Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#432)

Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#432) #101

Workflow file for this run

name: Security
on: [ push ]
jobs:
test:
runs-on: ubuntu-latest
env:
RAILS_ENV: test
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.1'
bundler-cache: true
- name: Run security tests
run: |
bin/bundle exec brakeman