Skip to content

build(deps): bump govuk_app_config from 8.0.2 to 8.1.0 #107

build(deps): bump govuk_app_config from 8.0.2 to 8.1.0

build(deps): bump govuk_app_config from 8.0.2 to 8.1.0 #107

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