Skip to content

Commit

Permalink
Merge pull request #759 from CodeForAfrica/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dokku/github-action-1.5.0

Bump dokku/github-action from 1.4.0 to 1.5.0
  • Loading branch information
kilemensi authored Jul 31, 2024
2 parents c90e772 + faddde7 commit c49774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/twoops-tracker-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
docker push ${{ env.IMAGE_NAME }}:${{ env.VERSION }}
- name: Push to Dokku
uses: dokku/github-action@v1.4.0
uses: dokku/github-action@v1.5.0
with:
branch: ${{ env.DOKKU_REMOTE_BRANCH }}
git_push_flags: ${{ env.GIT_PUSH_FLAGS }}
Expand Down

0 comments on commit c49774d

Please sign in to comment.