Update dependency turt2live/matrix-media-repo to v1.3.6
All checks were successful
ci/woodpecker/push/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/wattpad-downloader Pipeline was successful

This commit is contained in:
Renovate Bot 2024-07-10 19:58:36 +00:00
parent 5ad39cdc51
commit ab5d68abf6

View file

@ -14,7 +14,7 @@ steps:
image: alpine/git
commands:
# renovate: datasource=github-releases depName=turt2live/matrix-media-repo versioning=semver-coerced
- git clone --branch v1.3.4 --depth 1 https://github.com/turt2live/matrix-media-repo.git .
- git clone --branch v1.3.6 --depth 1 https://github.com/turt2live/matrix-media-repo.git .
docker:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]