diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index e42257b5..4878aa4d 100644 --- a/.github/workflows/format-code.yml +++ b/.github/workflows/format-code.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: ministryofjustice/github-actions/code-formatter@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 + - uses: ministryofjustice/github-actions/code-formatter@db1a54895bf5fb975c60af47e5a3aab96505ca3e # v18.6.0 with: ignore-files: "README.md" env: