Verified Commit 4a349743 authored by WorldTeacher's avatar WorldTeacher
Browse files

fix(ci): update lua-format-check image to specific version 2.4.1

parent e5a5a32f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ variables:

lua-format-check:
  stage: test
  image: ghcr.io/johnnymorganz/stylua:latest
  image: johnnymorganz/stylua:2.4.1
  rules:
    - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
  script: