diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index 775d923f..44d15fce 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -97,7 +97,7 @@ jobs: owner: ${{inputs.gitops-organization }} - name: GitOps (build, push and deploy a new Docker image) - uses: Staffbase/gitops-github-action@v5.4 + uses: Staffbase/gitops-github-action@v5.5 with: docker-registry: ${{ inputs.docker-registry }} docker-username: ${{ secrets.docker-username }}