Skip to content

Commit ee155d6

Browse files
authored
Update GitOps action to version 8.0.0
1 parent 76f60ac commit ee155d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/template_gitops.yml

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

139139
- name: GitOps (build, push and deploy a new Docker image)
140140
id: gitops
141-
uses: Staffbase/gitops-github-action@94f65be0c21894563edb9d592b84e7470318fb6c # v7.7.0
141+
uses: Staffbase/gitops-github-action@2ac9c02df157d909c62470ad1dfb7aa2c319df62 # v8.0.0
142142
with:
143143
docker-registry: ${{ inputs.docker-registry }}
144144
docker-username: ${{ secrets.docker-username }}

0 commit comments

Comments
 (0)