Skip to content

Commit 15a5b3e

Browse files
authored
Merge pull request #302 from Staffbase/dependabot/github_actions/Staffbase/gitops-github-action-6.4
2 parents 0270bee + 932ecb8 commit 15a5b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_gitops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: GitOps (build, push and deploy a new Docker image)
115115
id: gitops
116-
uses: Staffbase/gitops-github-action@v6.3.3
116+
uses: Staffbase/gitops-github-action@v6.4
117117
with:
118118
docker-registry: ${{ inputs.docker-registry }}
119119
docker-username: ${{ secrets.docker-username }}

0 commit comments

Comments
 (0)