mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-24 15:16:19 +00:00
chore(deps): update docker.io/woodpeckerci/plugin-editorconfig-checker docker tag to v0.3.0 (#4880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e0195f51c
commit
a990fb78a3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint-editorconfig
|
- name: lint-editorconfig
|
||||||
image: docker.io/woodpeckerci/plugin-editorconfig-checker:0.2.0
|
image: docker.io/woodpeckerci/plugin-editorconfig-checker:0.3.0
|
||||||
depends_on: []
|
depends_on: []
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
Loading…
Reference in a new issue