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:
renovate[bot] 2025-02-22 03:23:19 +01:00 committed by GitHub
parent 8e0195f51c
commit a990fb78a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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