diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index 8cf789d..9260c7d 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -104,7 +104,7 @@ jobs: owner: ${{inputs.gitops-organization }} - name: GitOps (build, push and deploy a new Docker image) - uses: Staffbase/gitops-github-action@v6.3 + uses: Staffbase/gitops-github-action@v6.2 with: docker-registry: ${{ inputs.docker-registry }} docker-username: ${{ secrets.docker-username }}