From c034912846a399b66a3f6132ad85ddeedb1650d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 11:41:44 +0200 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to v0.0.10 (#4) 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.t000-n.de/t.behrendt/k_deploy_workflows](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows) | action | patch | `0.0.6` → `0.0.10` | | [https://gitea.t000-n.de/t.behrendt/k_deploy_workflows](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows) | action | patch | `0.0.7` → `0.0.10` | --- ### Release Notes
t.behrendt/k_deploy_workflows (https://gitea.t000-n.de/t.behrendt/k_deploy_workflows) ### [`v0.0.10`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.9...0.0.10) [Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.9...0.0.10) ### [`v0.0.9`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.8...0.0.9) [Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.8...0.0.9) ### [`v0.0.8`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.7...0.0.8) [Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.7...0.0.8) ### [`v0.0.7`](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.6...0.0.7) [Compare Source](https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/compare/0.0.6...0.0.7)
--- ### Configuration 📅 **Schedule**: 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 these updates 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). Reviewed-on: https://gitea.t000-n.de/t.behrendt/k_photoprism/pulls/4 Reviewed-by: t.behrendt Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/deploy.yaml | 2 +- .gitea/workflows/run-backup.yaml | 2 +- .gitea/workflows/validate.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index d0653c5..7159d64 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@c373c34c836716e663e2d6379e686997bfd7746c # 0.0.6 + - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10 id: namespace with: repo: ${{ github.repository }} diff --git a/.gitea/workflows/run-backup.yaml b/.gitea/workflows/run-backup.yaml index 983bcc3..fbaae62 100644 --- a/.gitea/workflows/run-backup.yaml +++ b/.gitea/workflows/run-backup.yaml @@ -7,7 +7,7 @@ jobs: run-renovate: runs-on: ubuntu-latest steps: - - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@c41eeb249e8a47e009c5f070d71f167dd1d39760 # 0.0.7 + - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10 id: namespace with: repo: ${{ github.repository }} diff --git a/.gitea/workflows/validate.yaml b/.gitea/workflows/validate.yaml index dbc9fdf..8ed7946 100644 --- a/.gitea/workflows/validate.yaml +++ b/.gitea/workflows/validate.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@c373c34c836716e663e2d6379e686997bfd7746c # 0.0.6 + - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10 id: namespace with: repo: ${{ github.repository }}