chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (#2553)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-25 21:40:21 +00:00
committed by GitHub
parent 710f56f8b2
commit f55b13a153
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
editorconfig-checker:
runs-on: ubuntu-latest
container:
image: mstruebing/editorconfig-checker:v3.5.0@sha256:e866d1c87417e1e4f16f7630bdc0cd1ed6e961e90d5b750816964dca39387a21
image: mstruebing/editorconfig-checker:v3.6.0@sha256:3fee6fe35c9ec21367b92ca50b3bea856ffc8a7a186044c329ac8bb23b33284a
options: --user 0:0
steps:
- name: Checkout