diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index e1a6533..c56e494 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -119,7 +119,7 @@ jobs: if: ${{ needs.check-changes.outputs.crowdsec == 'true' || github.event_name == 'workflow_dispatch' }} 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@0.0.2 + - uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@ec18df2d974cbe641a26f98c70261d54af84b8cb # 0.0.2 id: namespace with: repo: ${{ github.repository }}