Skip to content

Commit 8e0d57f

Browse files
Bump benc-uk/workflow-dispatch from v1 to v1.1
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from v1 to v1.1. - [Release notes](https://github.com/benc-uk/workflow-dispatch/releases) - [Commits](benc-uk/workflow-dispatch@v1...4c044c1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d61acfe commit 8e0d57f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
docker push kooldev/php:${{ matrix.version }}-nginx-wkhtmltopdf${{ matrix.type }}
9090
9191
- name: Trigger build on kool-dev/docker-wordpress
92-
uses: benc-uk/workflow-dispatch@v1
92+
uses: benc-uk/workflow-dispatch@v1.1
9393
if: github.ref == 'refs/heads/master' && github.repository == 'kool-dev/docker-php'
9494
with:
9595
workflow: CI

0 commit comments

Comments
 (0)