Skip to content

Bump bootsnap from 1.16.0 to 1.17.1 #1737

Bump bootsnap from 1.16.0 to 1.17.1

Bump bootsnap from 1.16.0 to 1.17.1 #1737

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 }}