Skip to content

Commit 9c44df5

Browse files
authored
Merge pull request #7 from kool-dev/dependabot/github_actions/benc-uk/workflow-dispatch-1.2
Bump benc-uk/workflow-dispatch from 1.1 to 1.2
2 parents b8d2fc2 + 66b696c commit 9c44df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
needs: build
4747
steps:
4848
- name: Trigger build on kool-dev/docker-php-oci8
49-
uses: benc-uk/workflow-dispatch@v1.1
49+
uses: benc-uk/workflow-dispatch@v1.2
5050
if: github.ref == 'refs/heads/main' && github.repository == 'kool-dev/docker-php-swoole'
5151
with:
5252
workflow: CI/CD

0 commit comments

Comments
 (0)