Compare commits

..

1 Commits

Author SHA1 Message Date
034a4c2ec9 chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.17.1
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2025-01-05 00:02:29 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.1.0'
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
# deployment targets
# TODO: Disabled docker hub target until first release is ready / Rate Limits
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
@ -44,7 +44,7 @@ steps:
lint-editorconfig:
depends_on: []
image: docker.io/mstruebing/editorconfig-checker:v3.1.2
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
when:
event: pull_request

View File

@ -1,4 +1,4 @@
FROM curlimages/curl:8.11.1
FROM curlimages/curl:8.9.1
LABEL org.opencontainers.image.authors="marco@ocram85.com"
#ENV PLUGIN_OWNER
#ENV PLUGIN_PACKAGE_NAME