We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710f56f commit f55b13aCopy full SHA for f55b13a
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
8
editorconfig-checker:
9
runs-on: ubuntu-latest
10
container:
11
- image: mstruebing/editorconfig-checker:v3.5.0@sha256:e866d1c87417e1e4f16f7630bdc0cd1ed6e961e90d5b750816964dca39387a21
+ image: mstruebing/editorconfig-checker:v3.6.0@sha256:3fee6fe35c9ec21367b92ca50b3bea856ffc8a7a186044c329ac8bb23b33284a
12
options: --user 0:0
13
steps:
14
- name: Checkout
0 commit comments