From 37749c3bc77b3b3ef5dfad69c21083cccf0d7197 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 May 2026 22:36:18 +0200 Subject: [PATCH] Update https://gitea.seeseepuff.be/actions/watchtower action to v2 (#9) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://gitea.seeseepuff.be/actions/watchtower](https://gitea.seeseepuff.be/actions/watchtower) | action | major | `v1` → `v2` | --- ### Release Notes
actions/watchtower (https://gitea.seeseepuff.be/actions/watchtower) ### [`v2`](https://gitea.seeseepuff.be/actions/watchtower/compare/v1...v2) [Compare Source](https://gitea.seeseepuff.be/actions/watchtower/compare/v1...v2)
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **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 [Mend Renovate](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.seeseepuff.be/seeseemelk/webgit/pulls/9 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e31ecb4..36883e3 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -35,4 +35,4 @@ jobs: run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest - name: Trigger Watchtower - uses: https://gitea.seeseepuff.be/actions/watchtower@3c31a0da833fadae874b66f14d5f61980dc4f07b # v1 + uses: https://gitea.seeseepuff.be/actions/watchtower@2bf31c49a6f57d45a1580c7004911afb714fb188 # v2