Skip to content

Commit

Permalink
Update to v6.4 of gitops-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
timdittler committed Dec 27, 2024
1 parent 0270bee commit 1deb303
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@v6.4
with:
docker-registry: ${{ inputs.docker-registry }}
docker-username: ${{ secrets.docker-username }}
Expand Down

0 comments on commit 1deb303

Please sign in to comment.