Skip to content

Commit

Permalink
Merge pull request #282 from Staffbase/update-gitops-action-v6.2
Browse files Browse the repository at this point in the history
update gitops action to v6.2
  • Loading branch information
staust authored Sep 18, 2024
2 parents 4118ba4 + 27abef9 commit e43e6b4
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 e43e6b4

Please sign in to comment.