Skip to content

chore(deps): bump ministryofjustice/github-actions from 18.2.4 to 18.3.1 #635

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

chore(deps): bump ministryofjustice/github-actions from 18.2.4 to 18.3.1 #635

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@9f2e1064389dae6ca4098470b933da7042675e59 # v18.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}