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