diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index 7a619152..5883b40d 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -133,7 +133,7 @@ jobs: - name: GitOps (build, push and deploy a new Docker image) id: gitops - uses: Staffbase/gitops-github-action@2f0c03866d15503b7d1f1d4ca9929ec4bc9e7cf3 # v7.2 + uses: Staffbase/gitops-github-action@8e6fd8d77bca482efcacc0e497e89cb1f0f2b120 # refactor/extract-scripts-and-tests with: docker-registry: ${{ inputs.docker-registry }} docker-username: ${{ secrets.docker-username }}