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