Skip to content

Bump audited from 5.5.0 to 5.8.0 #2490

Bump audited from 5.5.0 to 5.8.0

Bump audited from 5.5.0 to 5.8.0 #2490

Workflow file for this run

name: bundler-audit
on:
pull_request:
branches: [ main ]
merge_group:
schedule:
- cron: '20 20 * * 2'
jobs:
bundler-audit:
name: bundler-audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
- run: gem install bundler-audit
- run: bundle-audit check --update