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 3bb91b8 commit 9237c84Copy full SHA for 9237c84
.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.4.1@sha256:82d21efc10bbb6a2d029ab9d7cafa7ab0e49250143a75c3ab605a0a28ff8e5ad
+ image: mstruebing/editorconfig-checker:v3.5.0@sha256:e866d1c87417e1e4f16f7630bdc0cd1ed6e961e90d5b750816964dca39387a21
12
options: --user 0:0
13
steps:
14
- name: Checkout
0 commit comments