From 89800d4f3660ea79bfc70ff9f179b08d7cae4f4e Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Sun, 28 Apr 2024 08:24:39 +0000 Subject: [PATCH] chore(deps): update plugins/gitea-release docker tag to v1 (#322) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plugins/gitea-release](https://github.com/drone-plugins/drone-gitea-release) | major | `0.3.1` -> `1.1.0` | --- ### Release Notes
drone-plugins/drone-gitea-release (plugins/gitea-release) ### [`v1.1.0`](https://github.com/drone-plugins/drone-gitea-release/compare/v1.0.0...v1.1.0) [Compare Source](https://github.com/drone-plugins/drone-gitea-release/compare/v1.0.0...v1.1.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: woodpecker-bot Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/322 Reviewed-by: Patrick Schratz Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 00097b2..81821ca 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -79,7 +79,7 @@ steps: release: depends_on: build - image: plugins/gitea-release:0.3.1 + image: plugins/gitea-release:1.1.0 settings: base_url: https://codeberg.org file_exists: overwrite