mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 04:03:48 +00:00
chore(deps): update docker.io/woodpeckerci/plugin-editorconfig-checker docker tag to v0.3.1 (#5296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a56e468c2c
commit
7e3b9095f5
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.3.0
|
image: docker.io/woodpeckerci/plugin-editorconfig-checker:0.3.1
|
||||||
depends_on: []
|
depends_on: []
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
Loading…
Reference in a new issue