mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3 (#3728)
This commit is contained in:
parent
5e1f80005b
commit
2aef1f2555
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint-editorconfig
|
- name: lint-editorconfig
|
||||||
image: docker.io/mstruebing/editorconfig-checker:2.7.2
|
image: docker.io/mstruebing/editorconfig-checker:v3.0.1
|
||||||
depends_on: []
|
depends_on: []
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
Loading…
Reference in a new issue