mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-07 18:08:48 +00:00
chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 (#3903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8831a0e6fd
commit
1c0073f984
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:v3.0.1
|
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
|
||||||
depends_on: []
|
depends_on: []
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
Loading…
Reference in a new issue