Skip to content

Commit

Permalink
Update to latest state of gitops-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
timdittler committed Nov 27, 2024
1 parent c280fa4 commit 133c046
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 @@ -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@main
with:
docker-registry: ${{ inputs.docker-registry }}
docker-username: ${{ secrets.docker-username }}
Expand Down

0 comments on commit 133c046

Please sign in to comment.