Skip to content

Commit

Permalink
update gitops action to v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
staust committed Sep 18, 2024
1 parent 4118ba4 commit 27abef9
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 @@ -104,7 +104,7 @@ jobs:
owner: ${{inputs.gitops-organization }}

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

0 comments on commit 27abef9

Please sign in to comment.