Skip to content

Commit 932ecb8

Browse files
chore(deps): bump Staffbase/gitops-github-action from 6.3.3 to 6.4
Bumps [Staffbase/gitops-github-action](https://github.com/staffbase/gitops-github-action) from 6.3.3 to 6.4. - [Release notes](https://github.com/staffbase/gitops-github-action/releases) - [Commits](Staffbase/gitops-github-action@v6.3.3...v6.4) --- updated-dependencies: - dependency-name: Staffbase/gitops-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0270bee commit 932ecb8

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)