diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index dfb7b0b3..d22e15b6 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -116,7 +116,7 @@ jobs: - name: GitOps (build, push and deploy a new Docker image) id: gitops - uses: Staffbase/gitops-github-action@v6.4 + uses: Staffbase/gitops-github-action@v6.5 with: docker-registry: ${{ inputs.docker-registry }} docker-username: ${{ secrets.docker-username }}