Skip to content

Commit 33b0204

Browse files
chore(deps): Bump dokku/github-action from 1.6.1 to 1.7.0
Bumps [dokku/github-action](https://github.com/dokku/github-action) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/dokku/github-action/releases) - [Commits](dokku/github-action@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: dokku/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d36994 commit 33b0204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twoops-tracker-cd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
docker push ${{ env.IMAGE_NAME }}:${{ env.VERSION }}
7272
7373
- name: Push to Dokku
74-
uses: dokku/github-action@v1.6.1
74+
uses: dokku/github-action@v1.7.0
7575
with:
7676
branch: ${{ env.DOKKU_REMOTE_BRANCH }}
7777
git_push_flags: ${{ env.GIT_PUSH_FLAGS }}

0 commit comments

Comments
 (0)