Update the bundler-audit vulnerability DB when running (#30658)
This commit is contained in:
parent
9321a454de
commit
47f97e113a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bundler-audit.yml
vendored
2
.github/workflows/bundler-audit.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
||||||
uses: ./.github/actions/setup-ruby
|
uses: ./.github/actions/setup-ruby
|
||||||
|
|
||||||
- name: Run bundler-audit
|
- name: Run bundler-audit
|
||||||
run: bundle exec bundler-audit
|
run: bundle exec bundler-audit check --update
|
||||||
|
|
Loading…
Reference in a new issue