Skip to content

build(deps): bump govuk_app_config from 9.2.0 to 9.3.0 #183

build(deps): bump govuk_app_config from 9.2.0 to 9.3.0

build(deps): bump govuk_app_config from 9.2.0 to 9.3.0 #183

Workflow file for this run

name: CI
on:
workflow_dispatch: {}
push:
branches:
- main
paths-ignore:
- "Jenkinsfile"
- ".git**"
pull_request:
jobs:
security-analysis:
name: Security Analysis
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@main
lint-ruby:
name: Lint Ruby
uses: alphagov/govuk-infrastructure/.github/workflows/rubocop.yml@main
test-ruby:
name: Test Ruby
uses: ./.github/workflows/minitest.yml