Skip to content

chore(deps): bump ministryofjustice/github-actions from 18.2.4 to 18.4.0 #637

chore(deps): bump ministryofjustice/github-actions from 18.2.4 to 18.4.0

chore(deps): bump ministryofjustice/github-actions from 18.2.4 to 18.4.0 #637

Workflow file for this run

name: code-formatter
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@721b0f273fc8356611cb18b3dfc02074d59217da # v18.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}