diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index eae6b30..8c0a657 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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - - uses: ministryofjustice/github-actions/code-formatter@7c689fe2de15e1692f5cceceb132919ab854081c # v14 + - uses: ministryofjustice/github-actions/code-formatter@63d84d475bc20877f741d768dd9c2d89af51170d # v18.2.0 with: ignore-files: "README.md" env: