mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 18:01:02 +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:
|
||||
- name: lint-editorconfig
|
||||
image: docker.io/mstruebing/editorconfig-checker:2.7.2
|
||||
image: docker.io/mstruebing/editorconfig-checker:v3.0.1
|
||||
depends_on: []
|
||||
when:
|
||||
- event: pull_request
|
||||
|
|
Loading…
Reference in a new issue