Skip to content

chore(deps): bump lycheeverse/lychee-action from 1.9.1 to 2.1.0 #641

chore(deps): bump lycheeverse/lychee-action from 1.9.1 to 2.1.0

chore(deps): bump lycheeverse/lychee-action from 1.9.1 to 2.1.0 #641

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@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}