Skip to content

Bump bootsnap from 1.16.0 to 1.17.0 #1707

Bump bootsnap from 1.16.0 to 1.17.0

Bump bootsnap from 1.16.0 to 1.17.0 #1707

Workflow file for this run

on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ministryofjustice/github-actions/code-formatter@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}