Skip to content

build(deps-dev): bump govuk_schemas from 4.6.0 to 4.7.0 #175

build(deps-dev): bump govuk_schemas from 4.6.0 to 4.7.0

build(deps-dev): bump govuk_schemas from 4.6.0 to 4.7.0 #175

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