Skip to content

Commit

Permalink
DIA-3549 Version Bump for Gitops Action to enable image retagging
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitimmer committed May 24, 2024
1 parent 2afc739 commit b97a2d6
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 @@ -97,7 +97,7 @@ jobs:
owner: ${{inputs.gitops-organization }}

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

0 comments on commit b97a2d6

Please sign in to comment.