Skip to content

Commit

Permalink
Use upwind3 branch of gitops action
Browse files Browse the repository at this point in the history
  • Loading branch information
timdittler committed Oct 18, 2024
1 parent a5c231b commit 06eb45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_gitops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: GitOps (build, push and deploy a new Docker image)
id: gitops
uses: Staffbase/gitops-github-action@v6.3.1
uses: Staffbase/gitops-github-action@upwind3
with:
docker-registry: ${{ inputs.docker-registry }}
docker-username: ${{ secrets.docker-username }}
Expand Down

0 comments on commit 06eb45a

Please sign in to comment.