Skip to content

Commit

Permalink
Bump dokku/github-action from 1.3.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [dokku/github-action](https://github.com/dokku/github-action) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/dokku/github-action/releases)
- [Commits](dokku/github-action@v1.3.0...v1.6.0)

---
updated-dependencies:
- dependency-name: dokku/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ef110aa commit 3f5aaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fetch-depth: 0

- name: Push
uses: dokku/github-action@v1.3.0
uses: dokku/github-action@v1.6.0
# enable verbose ssh output
with:
branch: "main"
Expand Down

0 comments on commit 3f5aaed

Please sign in to comment.