Skip to content

Commit

Permalink
Merge pull request #94 from Staffbase/bump_used_gitops_workflow_version
Browse files Browse the repository at this point in the history
Bump the used gitops action version to v5
  • Loading branch information
kaitimmer committed Jan 26, 2023
2 parents 06f8716 + dc6b044 commit eb586bd
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 @@ -53,7 +53,7 @@ jobs:
uses: actions/checkout@v3

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

0 comments on commit eb586bd

Please sign in to comment.