From e5e098d6bf5d361f068287823c82089fc6cf15e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Apr 2026 10:13:25 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/k_deploy_workflows action to v0.0.9 --- .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..7e1a62d 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@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9 id: namespace with: repo: ${{ github.repository }} diff --git a/.gitea/workflows/run-backup.yaml b/.gitea/workflows/run-backup.yaml index 983bcc3..a3cd741 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@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9 id: namespace with: repo: ${{ github.repository }} diff --git a/.gitea/workflows/validate.yaml b/.gitea/workflows/validate.yaml index dbc9fdf..a659bf7 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@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9 id: namespace with: repo: ${{ github.repository }}